P  {}

H1  {}

H2  {}

H3  {
	font-size : 12px;
	font-family : geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #9799D0;
}

A  {
	font-size : 11px;
	font-family : geneva, sans-serif;
	font-weight : normal;
	color : maroon;
	text-decoration : none;
	
}

A:Visited  {
	font-size : 11px;
	font-family : geneva, sans-serif;
	font-weight : normal;
	color : Purple;
	text-decoration : none;
}

A:Active  {
	font-size : 11px;
	font-family : geneva, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

A:Hover  {
	font-size : 11px;
	font-family : geneva, sans-serif;
	font-weight : normal;
	text-decoration : none;
	color : gray;
}

BODY  {
	font-size : 11px;
	font-family : geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	background-color : #F6F4E2;
}

td  {
	font-family : geneva, sans-serif;
	font-size : 11px;
	font-weight : normal;
	font-style : normal;
	color : white;
}

UL  {
	list-style-type : circle;
}

.news {
border-color : #ffffff;
border-style : solid; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
}
.fuss {
	font-size : 10px;
	font-family : geneva, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	
}
INPUT {
FONT-FAMILY: geneva, Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE: 10px;
font-weight : bold;
color :navy;
background-color : #F6F4E2;
border-color : #FF9C01;
border-style : solid;  
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px;
text-indent : 2px; 
}
