table.menu a {
width:100px;
border:1px solid #333333;
display: block;
}

div.menu a {
color: #333333;
background: #ffffff;
text-decoration:none;
font-size:11px;
line-height:16px;
font-family: Tahoma, verdana, sans-serif;
padding: 2px 5px;
}
div.menu a:link {
color: #333333;
background: #cccccc;
}

div.menu a:active {
color: #000000;
background: #cccccc;
}

div.menu a:visited {
color: #333333;
background: #cccccc;
}

div.menu a:hover {
color: #eeeeee;
background: #333333;
border:1px solid #000000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.bototmtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #425EB1;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.coloredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	border: thin solid #000000;
	font-weight: bold;
}
.bigbox {
	border: thin solid #333333;
}
.texttest1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E06955;
}
.texttest2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #425EB1;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	background-color: #CCCCCC;
}
