/* CSS Document */

body {
	background-image:  url("Images/bg3.jpg");
	background-position:top
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.TopNav {
	font-size: 14px;
	font-weight: bold;
}
.Title {
	font-size: 14px;
	font-weight: bold;
}
.Creativity {
	font-size: 20px;
	font-family: "AG Foreigner Light-Plain";
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
}

.Nav-Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.Nav-Go {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}
.GreenNav {color: #00FF66; font-size: 14px; font-weight: bold}
.Footer {font-size: 10px; color: #333333; font-family: Arial, Helvetica, sans-serif;}
.redpoints {color:#CC0000; font-size:12px;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #00FF66;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
