.link A:visited  {color: #ff6600; font-family:Verdana; font-size:12px; text-decoration: none}
.link A:link {color: #ff6600; font-family:Verdana; font-size:12px; text-decoration: none}
.link A:active {color: #ff6600; font-family:Verdana; font-size:12px; text-decoration: none}
.link A:hover {
	cursor: inherit;
	color: #df2e0a;
	text-decoration: none;}
	
.normal {color: #ffffff; font-family:Verdana; font-size:12px; text-decoration: none}
.normal A:link {color: #ff6600; font-family:Verdana; font-size:12px; text-decoration: none}
.normal A:visited  {color: #ff6600; text-decoration: none}
.normal A:hover {
	cursor: inherit;
	color: #df2e0a;
	text-decoration: none;}