body { font-size: 15px; font-family: Veranda, Arial, sans-serif; background: #FFF; color: #000000; text-align: center; margin-top: 0px; margin-bottom: 0px; }

a { text-decoration:  none; border: none; color:#0000FF; }
a:visited { text-decoration:  none; border: none; color:#0000FF; }
a:hover { text-decoration:  underline; border: none; color:#FF0000; }	

img { border: 0px; }
	
h1 { font-size: 22px; font-weight: bold; }
	
p { margin: 0px; }

#box { margin-top: 3%; }

#body {
	background: #FFFFFF url(images/header.png) 0 0 no-repeat;
	width: 1200px;
	height: 750px;
	text-align: left;
	vertical-align: text-top;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
#footer { background: #0000FF; width: 1200px; height: 10px; }

#menu { width: 220px; padding: 140px 10px 10px 10px; text-align: center; }
	
.boxhead { text-align: center; background: #0000FF; color: #FFF; font-size: 18px; font-weight: bold; padding: 5px; }
.boxbody { background: #FFF; color: #000; border-right: 3px solid #0000FF; border-bottom: 3px solid #0000FF; border-left: 3px solid #0000FF; padding: 10px; font-size: 16px; }	

.keymenu a { text-decoration:  none; border: none; color:#0000FF; font-size: 20px; font-weight: bold; }
.keymenu a:visited { text-decoration:  none; border: none; color:#0000FF; font-size: 20px; font-weight: bold; }
.keymenu a:hover { text-decoration:  underline; border: none; color:#FF0000; font-size: 20px; font-weight: bold; }	
