a:link {
/*color: #ff00ff;
text-decoration: none;*/
}
.style2 {font-size: x-small}
.style3 {color: #CC0099}
a:visited {
/*color:#FF00FF;
text-decoration: none;*/
}
a:active {
	/*color:#008080;
text-decoration: none;*/
}

body{margin-top:0;
	margin-left:0;
	background-color:#7ADA80;
	color:#000000;}
a:hover {
/*color:#7A0080;
text-decoration: none;*/
}
.left_of_header{width:11em;background-color:#000000;float:left;}
.left_of_header img{display:block;margin-left:auto;margin-right:auto;}
.header{text-align:center;float:left;width:45em;margin:1em;background-color:#7ADA80;}
.header h1{margin:.05em;}
.head_wrapper{clear:both;width:60em;background-color:#000000;}
.menu_main_wrapper{clear:both;width:60em;}
.menu{width:11em;background-color:#000000;color:white;float:left;text-align:center;float:left;}
.menu a{color:white;font-weight:bold;text-decoration:none;}
.menu a:hover{text-decoration:underline;}
.maintext {margin:1em;float:left;width:45em;background-color:#FFFFFF;padding:1em;}
.maintext a:hover{background-color:yellow;}
