/* Created using Style Master from Western Civilisation CSS1 { 12 134 558 625 } */

#test A:visited {
color: #ffffff;
text-decoration: none;
}

#test A:link {
color: #ffffff;
text-decoration: none;
}

#test A:hover {
color: #87a8c5;
text-decoration: underline;
}

#test A:active {
text-decoration: none;
color: #ffffff;
}