P  {}

A:Link  {
	color : #00CC99;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #00CC99;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : #00CC99;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #FFCC33;
	font-weight : bold;
}

BODY  {
	background-color : #FFFFFF;
}

.titel1  {
	font-family : Verdana, Arial;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	}
	
.titel2  {
font-family : Verdana, Arial;
color : #ffffff;
font-size : 13px;
font-weight : bold;
}
	

.text1  {
	font-family : Verdana, Arial;
	color : #ffffff;
	font-size : 11px;
	font-weight : normal;
	line-height : 15px;
}

.text2  {
	font-family : Verdana, Arial;
	color : #ffffff;
	font-size : 9px;
	font-weight : normal;
	line-height : 12px;
}

.text3  {
	font-family : Verdana, Arial;
	color : #00CC99;
	font-size : 10px;
	font-weight : normal;
	line-height : 11px;
}


.navigation  {
	font-family : Verdana, Arial;
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	line-height : 13px;
}

a.navigation
{
	color: #ffffff;
}

a.navigation:Visited
{
	color: #ffffff;
}


a.navigation:Hover
{
	color: #FFCC33;
}

.button
{
	font-weight: bold;
	font-size: 11px;
	color: #000033;
	font-family: Verdana, Arial;
	background-color: whitesmoke;
}






