a:link {  color: #FFFFff; text-decoration: none}
a:visited {  color: #FFFFff; text-decoration: none}
a:hover {  color: #ffff00; text-decoration: none}
b:link {  color: #000099; text-decoration: none}
b:visited {  color: #000099; text-decoration: none}
b:hover {  color: #000000; text-decoration: none}
c:link {  color: #000000; text-decoration: none}
c:visited {  color:000000 ; text-decoration: none}
c:hover {  color: #003399; text-decoration: none}
.logo {  font-family: arial; font-size: 12px; font-weight: bold; color: #FFFFFF}
.text {  font-family: arial; font-size: 12px; color: #666666}
.title {  font-family: arial; font-size: 12px; font-weight: bold; color: #000000}
.text1 {
font-family: arial; font-size: 12px; color: #FFFFFF 
}
a.a:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFff;
}
a.a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	
}
a.a:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFff;
}

a.b:link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
a.b:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.b:visited {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}


a.c:link {
	font-family:arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a.c:hover {
	font-family: "arial";
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}
a.c:visited {
	font-family: "arial";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
