a:link {
	font-family: Georgia;
	font-size: 12px;
	text-decoration: none;
	color: #FFFdde;

}
a:hover {
	font-family: Georgia;
	font-size: 12px;
	text-decoration: overline;
	color: #CC0000;

}
a:visited {

	font-family: Georgia;
	font-size: 12px;
	text-decoration: overline;
	color: #990000;
}
