@charset "utf-8";
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#CC0000;
	text-decoration:none;
}
a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#990000;
	text-decoration:underline;
}.textgross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
