A:link {
	text-decoration: none;
	color: #0000CC;
}
A:visited {
	text-decoration: none;
	color: #CC99CC;
}
A:hover {
	text-decoration: underline;
	color: #993333;
			
}
A:active { text-decoration: underline; color: #993333; }


body, textarea {
	scrollbar-3dlight-color : #702E4D;
	scrollbar-arrow-color : #EDD9FF;
	scrollbar-base-color : #FFF0FE;
	scrollbar-darkshadow-color : #505c60;
	scrollbar-face-color : #702E4D;
	scrollbar-highlight-color : #FFF2F0;
	scrollbar-shadow-color : #505c60C;
	scrollbar-track-color : #F8F0FF;
}
BODY, DIV, P, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION {
	background: #EDD9FF;	
	color: #702e4d;
	font-size: 14px;	
	border : none #000066;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
}


H1 {
	letter-spacing:1pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	text-align: center;
	font-weight: bolder;
	
}
        H2 {
	letter-spacing:1pt;
	font-size:16pt;
	text-align: center;
	font-weight: bolder;
	color:#000066;
	font-family : Arial, Helvetica, sans-serif;
}
        H3 {
	 letter-spacing:1pt; font-family: Arial, Helvetica, sans-serif;					   		font-size:14pt;
	text-align: center;
 font-weight: bolder;
} 
		H4 {
	letter-spacing:1pt; font-family: Verdana,  Arial, Helvetica, sans-serif;					   		font-size:12pt;
	text-align: center;
 font-weight: bolder; color:#000066;	
}
		H5 {
	font-family: Verdana,  Arial, Helvetica, sans-serif;					   		font-size:10pt;
	text-align: center;
 font-weight: bold; color:#000066;		
		}	


.fett {
	font-weight: bold;
}
.fett_gr {
	font-size: 16px;
	font-weight: bold;
}
