a:link {
	color: #3333CC;
	text-decoration: underline;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #330099;
	text-decoration: underline;

}
