a{
color: cc0000;
text-decoration: None;
}
a:hover{
color: cc0000;
text-decoration: Underline;
}/* CSS Document */


