a:link
{
	color: rgb(255,204,0); 
}
a:visited
{
	color: rgb(226,226,226); 
} 
a:active 
{
	color: rgb(128,128,128);
}