/* CSS Document */
body
{
	background-image: url(bg.jpg);
	background-position: top center;
}

td {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}

.style5 {
	color: #D20000;
	font-weight: bold;
}

.style9
{
    color: #0A61E2;
    font-weight: bold;
    font-size: 10px;
}

.style10 {
	color: #ff0000;
	font-weight: bold;
	font-size: 12px;
}
.style11 {
	color: #0099cc;
	font-weight: bold;
	font-size: 12px;
}
.style12 {font-size: 12px}
.style13 {
	
	color: #ff0000;
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a.navlink {
color:  #006DB9;
font-weight: bold;
}
a.navlink:hover {
color:  #006DB9;
font-weight: bold;
}

a.navlink1 {

}
a.navlink1:hover {

}
