A
{
    
    TEXT-DECORATION: none
}

A:active
{
    
    TEXT-DECORATION: none
}
A:link
{
    
    color: #5C5C5C; text-decoration: none
}

A:visited
{
    
    color: #5C5C5C; text-decoration: none
}

A:hover
{
   
    color: #5C5C5C; text-decoration: underline

}

body
{
	color: black; font-family: "verdana"; font-size: 8pt; background-color: white
}
