A {
	text-decoration: none;
	color: #3366CC;
}

A:Hover {
	text-decoration: underline;
	color: #CC0000;
	

}
a:link {
}
