a{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
        text-decoration: none;
        color: #444444;

}

a:hover{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
        text-decoration: none;
        color: #FFCC00;
}

.text{
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
        color: #666666;
}
