a:link {
	color: #FF080E;
	text-decoration: none;
}
a:visited {
	color: #f8ac3e;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	padding-left: 2px;
	padding-right: 2px;
}
.utitel {
	font-weight: bold;
	color: #909EAB;
}
.htitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CC00;
	padding-top: 25px;
	padding-left: 5px;
	left: 1px;
	top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC33;
	width: 115px;
	margin-left: 5px;
	padding-bottom: 1px;
}

h2 	{  
	margin-top: 1px; 
	margin-bottom: 2px; 
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:.2em;
	line-height:32px;
}
