.text {
	font-family: "Arial";
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	
}
a.text:link {color: #000000; text-decoration: underline;} 
	
a.text:visited {color: #000000; text-decoration: underline;} 
	
a.text:hover {color: #000000; text-decoration: none;} 
	
	
}

.text-groter {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	
}
a.text-groter:link {color: #000000; text-decoration: underline;} 
	
a.text-groter:visited {color: #000000; text-decoration: underline;} 
	
a.text-groter:hover {color: #000000; text-decoration: none;} 
	
	
}

.text2 {
	font-family: Verdana;
	font-size: 11px;
	
}
a.text2:link {color: #000000; text-decoration: underline;} 
	
a.text2:visited {color: #000000; text-decoration: underline;} 
	
a.text2:hover {color: #000000; text-decoration: none;} 
	
	
}
