@charset "UTF-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}

/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #B0B0B0;
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 22px;
}
.content {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.menufont {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000033;
}
.footer {
	font-family: Tahoma, Arial, "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000033;
	line-height: 12px;
}
