	A:visited
{
	color: #8fabd0;
	text-decoration: none;
}
	A:active
{
	color: 8fabd0;
}
	A:hover
{
	font-weight: bold;
	color: 8fabd0;
	text-decoration: underline overline;
}
	A:link
{
	color: #8fabd0;
	text-decoration: none;
}
	A:vLink
{
	color: #c;
	text-decoration: none;
}
	A:aLink
{
	color: #8fabd0;
	text-decoration: none;
}
	body
{
	font-size: 10px;
	color: #febb78;
	font-family: Arial;
	background-color: #29166f;
	SCROLLBAR-BASE-COLOR: 3B209F; 
	SCROLLBAR-FACE-COLOR: 29166f;
	SCROLLBAR-HIGHLIGHT-COLOR: ED9F2F;
	SCROLLBAR-SHADOW-COLOR: 3B209F;
	SCROLLBAR-ARROW-COLOR: ED9F2F;
	SCROLLBAR-TRACK-COLOR: 3B209F;
	SCROLLBAR-DARKSHADOW-COLOR: 3B209F;

}
A
{
	font-weight: bold;
	color: black;
	font-family: Arial;
}
	.tabcontent{ display:none; }

leraFont
{
	font-size: 12px;
	color: #291576;
	font-family: Arial;
}

leraMenu
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial;
}
.text
{
	font-size: 12px;
	color: #29166f;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: justify;
}

.main
{
	background-color: white;
}
.textGroup
{
	font-weight: bold;
	font-size: 12px;
	color: #29166f;
	font-style: italic;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: justify;
}

.textBig
{
	font-size: 18px;
	color: #29166f;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: center;
}
.textMid
{
	font-size: 10px;
	color: #29166f;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: center;
}
.textcenter
{
	font-size: 12px;
	color: #29166f;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: center;
}

.textleft
{
	font-size: 12px;
	color: #29166f;
	font-family: Arial, Verdana;
	background-color:  #29166f;
	text-align: justify;
}