A:link
{
    COLOR: red
}
A:visited
{
	COLOR: Teal;
}
A:hover
{
    COLOR: white
}
