﻿a:link {
COLOR: #FF0000; text-decoration: none;
}
a:visited {
COLOR: #FF0000; text-decoration: none
}
a:hover {
COLOR: Gray; text-decoration: underline
}
a:active {
COLOR: Gray; text-decoration: underline
}