BODY
{
    FONT-FAMILY: 'Comic Sans MS', Verdana, Arial, 'Times New Roman'
}
A
{
    COLOR: blue
}
A:hover
{
    COLOR: green
}
A:visited
{
}
