﻿A:LINK {
 color : #0000ff;
 text-decoration : none;
}

A:VISITED {
 color : #990000;
 text-decoration: none
}

A:HOVER {
 color : #000066;
 text-decoration : underline;
}
