/* CSS Document */
a.header{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#FFFFFF";
	font-weight: bold;
	text-decoration: none;
}

a:visited.header{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#FFFFFF";
	font-weight: bold;
	text-decoration: none;
}

a:hover.header{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#FFCC00";
	font-weight: bold;
	text-decoration: none;
}

font{
	font-family: "Arial", "Helvetica", "Times New Roman";
	color: "#000000";
	font-weight: normal;
	text-decoration: none;
}
font.main{
	font-family: "Arial", "Helvetica";
	color: "#000000";
	font-weight: normal;
	text-decoration: none;
}

font.main1{
	font-family: "Arial", "Helvetica";
	color: "#FFFFFF";
	font-weight: normal;
	text-decoration: none;
}

font.main2{
	font-family: "Arial", "Helvetica";
	color: "#663399";
	font-weight: normal;
	text-decoration: none;
}

font.white{
	font-family: "Arial", "Helvetica";
	color: "#ffffff";
	font-weight: normal;
	text-decoration: none;
}
font.main4{
	font-family: "Arial", "Helvetica";
	color: "#663399";
	font-size: 20px;
	font-weight: strong;
	text-decoration: none;
}
font.main5{
	font-family: "Arial", "Helvetica";
	color: "#FFFFFF";
	font-size: 16px;
	font-weight: strong;
	text-decoration: none;
}
font.main6{
	font-family: "Arial", "Helvetica";
	color: "#000000";
	font-size: 16px;
	font-weight: strong;
	text-decoration: none;
}

a.big{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#663399";
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}

a.big:visited{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#009966";
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
}



a.big:hover{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#009966";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}


a.sugar{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#663399";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.sugar:visited{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#009966";
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.sugar:hover{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#009966";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.hornets{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#ffffff";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a.hornets:visited{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#ffffff";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

a.hornets:hover{
	font-family : "Arial", "Helvetica", "Times New Roman";
	color: "#FFFFFF";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}