body
{

	color: black;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
//	text-decoration: none;
//	line-height: 1.5em;
}

body, h, p, td 
{

	color: black;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
//	text-decoration: none;
//	line-height: 1.5em;
}

A:hover     { color: #7cb20f; text-decoration: underline; background-color: #c7c7c7 } 
A:link   { color: #7cb20f; line-height: 1.5em; text-decoration: none;  } 
A:visited       { color: #7cb20f; line-height: 1.5em; text-decoration: none } 

.titel { font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; text-decoration: none; ; line-height: 1.5em }
.text_10 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; ; line-height: 1.1em }
.text_12 { font-size: 12px; line-height: 1.5em; }
.green  { color: #75B20F }
.white  { color: #FFFFFF }
.italic  { font-style: italic }
.bold  { font-weight: bold }
.grey { color: #999; }
.blue  { color: #000066 }


