
A:link, A:visited, A:active { 
        color: #ffffff; 
	text-decoration: none;
        font-weight: bold;
	}


A:hover { 
	color: #FFCC33; 
	text-decoration: none; 
	}

.text				
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size:11px; 
	color:#FFFFFF; 
	font-weight: normal; 
	line-height: 1.2;
}

