body {
	background-image: url(imgs/bg.jpg);
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}

.imglink a:link {
    text-decoration: none;
}

.imglink a:visited {
    text-decoration: none;
}

.imglink a:hover {
    text-decoration: none;
}

.imglink a:active {
    text-decoration: none;
}

//.bottommenu a:link {
//    color: white;
//    text-decoration: none;
//}

//.bottommenu a:visited {
//    color: white;
//    text-decoration: none;
//}

//.bottommenu a:hover {
//    color: white;
//    text-decoration: underline;
//}

//.bottommenu a:active {
//    color: white;
//    text-decoration: none;
//}

.contenth3 
{
    font: bold 14px Verdana;
}
