@charset "iso-8859-2";
/* CSS Document */

.textintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	color: #270A64;
}
a.textintro:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
	color: #270A64;
}
.textmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
	color: #270A64;
}
a.textmenu:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	color: #270A64;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #270A64;
}
a.text:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #270A64;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #270A64;
}
a.text2:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline; 
	background-color: #270A64;
	color: #FFFFFF;
}