/* CSS Document */
body {
	margin-top: 0px;
}
A:link {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:visited {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:active {
	COLOR: #FF6600;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:hover {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text1 { font-family: verdana; font-size: 11px; color: #000000; }
.text2 { font-family: tahoma; font-size: 11px; color: #000000; }
.text3 { font-family: verdana; font-size: 16px; font-weight:bold;color: #CABCA2; }
.submenu { font-family: verdana; font-size: 13px; font-weight:bold;color: #ff6600; }
.submenuhead { font-family: verdana; font-size: 15px; font-weight:bold;color: #ff6600; text-decoration: underline;}
.text6 { font-family: verdana; font-size: 11px; font-weight:bold;color: #ff6600;}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
}
.downmenu {
font-family: tahoma; font-size: 13px; color: #000000;
}
.texthead {
font-family: verdana; font-size: 16px; font-weight:bold;color: #FF6600;
}

