body
{

    background-color: #145478;
}




a:link
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: yellow;
    font-weight: none;
    text-decoration: none;
}
a:visited
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: yellow;
	font-weight: none;
	text-decoration: none;
}
a:hover
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: orange;
    font-weight: none;
    text-transform: none;
    text-decoration: none;
}
a:active
{
    font-family: verdana,Helvetica,Geneva,sans-serif;
    font-size: 8pt;
    color: yellow;
    font-weight: none;
    text-decoration: none;
}



