a:link 	{ 
	text-decoration:none; font-weight:bold; color: rgb(255, 255, 255); 
}a:visited { 
	text-decoration:none; font-weight:bold;  color: rgb(255, 255, 255); 
}a:hover { 
	text-decoration:none; font-weight:bold;  color: rgb(0, 0, 0); 
}a:active { 
	text-decoration:none; font-weight:bold;  color: rgb(0, 0, 255); 
}.link 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 19px;	font-weight: bold;	color: rgb(255, 255, 255);}.text 	{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 19px;	font-weight: normal;	color:rgb(0, 0, 0);}.title {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 19px;	font-weight: bold;	color: rgb(255, 255, 255);}
