body {
	color: #000000;
	font-size: 10px;
	font-family: Verdana, AppleGothic, 'Lucida Sans', lucida, 'lucida grande', verdana, geneva, arial, helvetica, sans-serif;
}

.tolv{
	font-size:12px;
}

a:link, a:visited {
	color: #3366CC;
	font-family: Verdana, AppleGothic, 'Lucida Sans', lucida, 'lucida grande', verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: none;
	border: none;

}

a:hover, a:active {
	color: #3366CC;
	font-family: Verdana, AppleGothic, 'Lucida Sans', lucida, 'lucida grande', verdana, geneva, arial, helvetica, sans-serif;
	text-decoration: underline;
}

td, th, p, li
{
	font: 10px Verdana, AppleGothic, 'Lucida Sans', lucida, 'lucida grande', verdana, geneva, arial, helvetica, sans-serif;
}

a.button:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.button:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.button:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.button:hover {
	color: #888888;
	text-decoration: none;
}

.button{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menubutton:link {
	color: #000000;
	text-decoration: none;
}
a.menubutton:visited {
	color: #000000;
	text-decoration: none;
}
a.menubutton:active {
	color: #000000;
	text-decoration: none;
}
a.menubutton:hover {
	color: #000000;
	text-decoration: none;
}
.flat {
	font-weight: bold;
	height: 15px;
	border: 1px solid #000000;
	font-size: 10px;
	width: 90px;
}
.submitbtn {
	font-size: 10px;
	border: 1px none #000000;
	background-color: #FFFFFF;
	color: #3366CC;
	cursor: hand;
	font-family: Verdana, AppleGothic, 'Lucida Sans', lucida, 'lucida grande', verdana, geneva, arial, helvetica, sans-serif;
}

.submitbtn:hover {
	text-decoration: underline;
}
.menu {
	border: 1px solid #000000;
}
