p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;

}
a:link {
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FFFF33;
	text-decoration: none;
}

#wrapper {
    width: 750px;
	text-align:left;
	border: 5px outset #0099FF;
	color: #1111CC;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	
	top: 15px;
}

.copyright {
	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftmenu {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; color: #FFFFFF}
.news {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
