<style TYPE="text/css">
A:link
{
    COLOR: darkgray
	text-decoration: none
}
A:visited
{
    COLOR: #ffffff
	TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
.testo
{
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Arial, Times New Roman
}
.testog
{
    FONT-SIZE: 10px;
    COLOR: #cccccc;
    FONT-FAMILY: Verdana, Arial, Times New Roman
	TEXT-DECORATION: none
}
a {  text-decoration: none}



.testog {
    FONT-SIZE: 10px;
    COLOR: #cccccc;
	font-weight: normal;
    FONT-FAMILY: Verdana;
	}
.testog a {
	color:#cccccc; FONT-WEIGHT:bold; TEXT-DECORATION:none;
     }
.testog a:link, .testog a:visited {
 	color:#cccccc; FONT-WEIGHT:bold; TEXT-DECORATION:none;
     }
.testog a:hover, .testog a:active { 
	color:#666; FONT-WEIGHT:bold; TEXT-DECORATION:none;
     }
</style>