A {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

A:active  { color: #ffcc33; font: bold 12px Verdana; text-decoration: none }

A:link  { color: #ffd600; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; text-decoration: none }

A:visited  { color: #ffd600; font-size: 12px; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none }   
			 
A:hover  { color: #fff; font-size: 12px; font-family: Verdana; font-style: normal; font-variant: normal; font-weight: bold; text-decoration: none }




