A:link

{

font-family: Arial;

color: #808080;

text-decoration: none

}



A:visited

{

font-family: Arial;

color: #808080;

text-decoration: none

}



A:hover

{
	font-family: Arial;
	color: #C1C1C1;
	text-decoration: none
}



.text{
	color: #CCC;
	font-size: 9pt;
}
.link {
	font-size: 9px;
	font-family: Verdana;
	color: #CCCCCC;
}

.textunderline {

	font-size: 12px;

	font-family: Arial;

	text-decoration: underline;



}
