a{
	color: #333399;
	text-decoration: underline;
}
a:hover{
	color: #FF3333;
	text-decoration: underline;
}
a:visited{
	color: #000000;
}