.text {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
}

.stext {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
}

.alu {
	font-family: "Monotype Corsiva";
	font-size: 20px;
}




a:link,a:active,a:visited{
	color : #006699;
	text-decoration: none;
}
a:hover		{ text-decoration: none; color : #DD6900; }
 {
	color : #990000;
	text-decoration: none;
}

