.link {
	font-family: Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #DE7C7C;
	text-decoration: none;

}
a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;

}
a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #CC3333;
	text-decoration: none;

}
a:active {
	font-family: Verdana;
	font-size: 12px;
	color: #CC3333;
}
