html, body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color:#95DEF8;
	background-image:url(bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}
html, body, td, p, li
{
	font: 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	color: #000;
}
            





.topbox{
	position: absolute;
	top: 50px;
	float: left;
	left:50px;
	//
	
}


a
{
	text-decoration: none;
	color: #222;
	font: 24px/35px "Lucida Grande", Lucida, Verdana, sans-serif;
	border:none;
	border-bottom: 1px ridge #222;
	
}

a:visited {	color: #222;}
a:hover { color: #747474;
border-bottom: 1px solid #fff;}

a.umenu{
	text-decoration: none;
	color: #222;
	font: 16px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a.umenu:visited {color: gray;}
a.umenu:hover{color: #1b12fe;}


.footer a{
font-size:20px;}


.footer a:hover{
font-size:20px;}

h1 {
font-size:22px;}


h1 {
font-size:20px;}


h3 {
font-size:15px;}
