a.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b22222;
	text-decoration: none;
}


a.text:hover
{
	color: #000000;
	text-decoration: underline;
}

a.text:focus
{
	text-decoration: none;
}

a.navigationlink
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	text-decoration: none;
	padding: 0 10px;
	display: block;
}

a.navigationlink:hover
{
	color: #0249a7;
	text-decoration: none;
}

a.navigationlink:link
{
	text-decoration: none;
}

a.navigationlink:focus
{
	color: #0000ff;
	text-decoration:none;
}

a.navigationlink:active
{
	text-decoration: none;
}

a.markmenu
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
	background-color: #0249a7;
}

BODY

body
{
 font-family: Verdana, Arial, sans-serif;	
}
h2
{
	font-family: Verdana, Arial, sans-serif;
	color: #0249a7;
}

h4
{
	font-family: Verdana, Arial, sans-serif;
	color: #800000;
}

.table
{
	font-family: Verdana, Arial, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
}

.navigation
{
	text-decoration: none;
	background-color: #6a8fff;
}

.navigationlink
{
	text-decoration: none;
	background-color: #aabfff;
}

.smalltitle
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5500ff;
}

.text
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.markmenu
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color:#0249a7;
}

.line
{
	font-size: 1px;
	background-color: #0249a7;
}