﻿a:visited {
	color: #0066cc; text-decoration: none
}
a:hover {
	color: red; text-decoration: none
}
a:link {
	text-decoration: none
}
