a:active     {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
}
a:link       {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
	text-decoration: none;
}
a:hover      {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
	text-decoration: underline;
}

a:visited    {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #600303;
	text-decoration: none;
}
li           {  font-family: Arial; font-size: 10pt}
ol           {  font-family: Arial; font-size: 10pt}

.text9         {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

.textBIG {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.textwhite {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "Comic Sans MS";
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	color: #590208;
	font-weight: bold;
}
.text_tahoma_small {
	font-family: "Tahoma";
	font-size: 11px;
	text-align: justify;
	color: #333333;
	font-weight: bold;
}
.acenter:link       {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
	text-decoration: none;
	padding-left: 20px;
}
.acenter:active     {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
	padding-left: 20px;
}
.acenter:hover      {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #793F43;
	text-decoration: underline;
	padding-left: 20px;
}

.acenter:visited    {
	font-family: "Comic Sans MS";
	font-size: 15px;
	color: #600303;
	text-decoration: none;
	padding-left: 20px;
}
