a:link {
	color: #003399;
	text-decoration: underline;
	font-size: x-small;
	font-family: "Arial";


}
a:hover {
	color: #660066;
	text-decoration: blink;
	font-size: x-small;
	font-family: "Arial";


}
a:visited {
	color: #666666;
	font-size: x-small;
	font-family: "Arial";


}
