a:active {  
	color: #FFFFFF
}

a:hover {  
	color:#FF0000
}

a:link {  
	color: #FFFFFF
}

a:visited {  
	color: #FFFFFF
}


