<!--

body {
	background-color:#333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	
}
.style1 {
	color: #EFCD83;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.MainText {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MainTextSm {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
a:link	{
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#EFCD83;
	}
a:visited {
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#EFCD83;
	}
a:hover	{
	Font-Family:Verdana, Arial, Helvetica, sans-serif;
	Font-Size:12px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
a.TopNav:link	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : none;
	color:#EFCD83;
	}
a.TopNav:visited	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : none;
	color:#EFCD83;
	}
a.TopNav:hover	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 14px;
	text-decoration : underline;
	color:#FFFFFF;
	}
a.BottomNav:link	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 10px;
	text-decoration : none;
	color:#EFCD83;
	}
a.BottomNav:visited	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 10px;
	text-decoration : none;
	color:#EFCD83;
	}
a.BottomNav:hover	{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 10px;
	text-decoration : underline;
	color:#FFFFFF;
	}