body         { font-size: 10pt; font-family: Verdana; background-image:url('images/bg1.jpg') }
a:link       { text-decoration: none; color: #000000 }
a:visited    { text-decoration: none; color: #000000 }
a:hover      { text-decoration: underline; color: #999999 }
a:active     { text-decoration: none; color: #000000 }
p            { margin-top: 5; margin-bottom: 5; text-align:justify }
td           { font-size: 10pt; }
h1           { font-size: 18pt; color: #999999; font-weight: bold }

a.menu:link, a.menu:visited {
	text-decoration: none;
	color:#000000;
    font-size: 11px;
}

a.menu:hover {
	text-decoration: none;
	background-color: #B6B6B6;
	color:#ffffff;
    font-size: 11px;
}

a.lks:link, a.lks:visited {
	font-weight: bold;
	text-decoration: underline;
	color:#999999;

}

a.lks:hover {
	text-decoration: none;
	background-color: #999999;
	color:#ffffff;
}
