a.one:link {color: #ffffff;
text-decoration: none;}
a.one:visited {color: #ffffff;
text-decoration: none;}
a.one:hover {color: #FF6600;
text-decoration: underline;}


a.two:link {color: #ffffff;
text-decoration: none;}
a.two:visited {color: #ffffff;
text-decoration: none;}
a.two:hover {color: #FF6600;
text-decoration: none;}

a.three:link {color: #FF6600;
text-decoration: none;}
a.three:visited {color: #FF6600;
text-decoration: none;}
a.three:hover {color: #ffff00;
text-decoration: underline;}

a.four:link {color: #66FF00;
text-decoration: none;}
a.four:visited {color: #66FF00;
text-decoration: none;}
a.four:hover {color: #66FF00;
text-decoration: underline;}


body{
font-family:Verdana;
font-size:10px;}

.style1 {
	font-family: "Verdana";
	color: #ffffff;
	font-size: 10px;
}
.style2 {color: #FF6600}
.style3 {font-family: "Verdana";
         font-size: 20px;
		 font-weight:bold;
	 	color: #ffffff;
}

.style4 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
}

.style5 {
	font-family: Verdana;
	color: #00CCFF;
	font-size: 14px;
	font-weight:bold;
}

.style6 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
}

.style7 {
	font-family: Verdana;
	color: #FF6600;
	font-size: 12px;
	font-weight:bold;
}
.style12 {
	font-family: Verdana;
	color: #66FF00;
	font-size: 12px;
	font-weight:bold;
}

.style8 {font-family: "Arial";
         font-size: 16px;
	 	color: #ffffff;
			font-weight:bold;
}

.style9 {font-family: "Arial";
         font-size: 10px;
	 	color: #00ff00;
			font-weight:bold;
}

.style10 {
	font-family: Verdana;
	color: #00CCFF;
	font-size: 11px;
	font-weight:bold;
}