body,td,th {
	font-size: 12px;
	font-family: Times New Roman, Times, serif;
}
a:visited {color: #0000FF;}
a:hover { text-decoration: none;}

#main {
	position:absolute;
	width:652px;
	z-index:2;
	left: 52px;
	top: 23px;
}
#menu {
	position:absolute;
	width:634px;
	height:139px;
	z-index:1;
}
#menutext {
	position:absolute;
	width:394px;
	height:49px;
	z-index:1;
	left: 169px;
	top: 85px;
}

.menuitem {font-size: 14px; color:#FFFFFF; }
.menuitem a:link {color:#FFFFFF; text-decoration: none;}
.menuitem a:active {color:#FFFFFF; text-decoration: none;}
.menuitem a:visited {color:#FFFFFF; text-decoration:none;}
.menuitem a:hover { color:#0000FF;}
