*{
	font-family:Verdana;
	font-size:14px;
	color:black;
}
a:link { font-weight:normal; color:#333333; text-decoration:underline; }
a:visited { font-weight:normal; color:#333333; text-decoration:underline; }
a:focus { font-weight:normal; color:red; text-decoration:underline; }
a:hover { font-weight:normal; color:red; text-decoration:none; }
a:active { font-weight:normal; color:silver; text-decoration:underline; }
