}
a:link {
	color:#F06;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
a:visited {
	color: #F03;
	text-decoration: overline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
}
a:hover, a:active, a:focus {
	text-decoration: none;
	color: #F03;
}
