a:link	{ color: blue}
a:visited	{ color: red}
a:active	{ color: #FF0000}
a:hover	{ color: #FF0000}
a:over	{ color: #0000FF}