.text 		{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 12px; 
			font-weight: normal; 
			color: #FFFFFF; 
			text-decoration: none;
		}
body 
{
		background: #353B5F url('../images/a1.gif') repeat-x;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
}

.style2 {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.style5 {
	color: #FFFFFF;
	font-size: x-large;
	font-family: Verdana;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.style10 {color: #F8C765}
-->