.text {
	color : #FFFFFF;
	font-family : Arial;
	font-size : 12px;
	font-weight : lighter;
	text-decoration : none;
}
.textn {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
}
.link {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
}
.link:Visited {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : none;
}
.link:hover {
	color : #CDCC00;
	font-family : Verdana;
	font-size : 11px;
	font-weight : lighter;
	text-decoration : underline;
}

.textB {
	color : #000000;
	font-family : Arial;
	font-size : 12px;
	font-weight : lighter;
	text-decoration : none;
}

.link1 {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	font-weight : lighter;
	text-decoration : none;
}
.link1:Visited {
	color : #000000;
	font-family : Verdana;
	font-size : 12px;
	font-weight : lighter;
	text-decoration : none;
}
.link1:hover {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	font-weight : lighter;
	text-decoration : underline;
}	
	

