.tekst{font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;}
	
.test{font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;}
	
.testklein{font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-attachment: fixed;}
	
.testkleinst{font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;}
	
.titelklein{font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-attachment: fixed;}

A:link {font-size: 10px;
	color: #FF9999; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
	letter-spacing: 1px;}
	
A:hover {font-size: 10px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;}

A:active {font-size: 10px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	letter-spacing: 1px;}
	
A:visited {font-size: 10px;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
	letter-spacing: 1px;}

B {color: #ff0000;
	font-weight: bold;}
	
HR {color: #000000;}
