a:link
{
	text-decoration: underline; color: #000080; font-weight: bold
}
a:visited
{
	text-decoration: underline; color: #000080; font-weight: bold 
} 
a:active 
{
	text-decoration: none; color: #008000; font-weight: bold
}
a:hover 
{
	text-decoration: underline; color: #0000FF; font-weight: bold
}

body         { font-family: Verdana, Arial, Helvetica; font-size: 12pt; background-color: 
               #C7E19D; color: #000000 }
