body{
	background:url(../img/bg.jpg);
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
.bottombg{background:url(../img/lower-bg.png) repeat-x bottom;}
a.menu
{
	color:#000000;
	font-size:17px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
a:hover.menu
{
	
	background-position: center bottom;
    background-repeat: repeat-x;
	color:#FFF;
	background-color:#00aeef;
}
a.botlnk {

	color:#FFF;

	font-size:12px;

	text-decoration:none;

	}

	a:hover.botlnk {

	color:#00aeef;

		font-size:12px;

	text-decoration:underline;

}