*{font-size:12px;}
a:link {
	color: #3366ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366ff;
}
a:hover {
	text-decoration: underline;
	color:#3366ff;
}
a:active {
	text-decoration: none;
}

