.text1 { font-family: Tahoma; font-size: 12px; color: #333333; text-decoration: none ; text-align: justify}

a {  font-family: Tahoma; font-size: 12px; font-style: normal; color:#FFFFFF; text-decoration: none; vertical-align: top}
a:visited {  font-family: Tahoma; font-size: 12px; font-style: normal; color:#FFFFFF; text-decoration: none}
a:active {  font-family: Tahoma; font-size: 12px; font-style: normal; color:#FFFFFF; text-decoration: none}
a:hover {  font-family: Tahoma; font-size: 12px; font-style: normal; color:#FFFFFF; text-decoration: underline}

.a2 {  font-family: Tahoma; font-size: 10px;; font-style: normal; color:#FFFFFF;text-decoration: none; vertical-align: top}
.a2:visited {  font-family: Tahoma; font-size: 10px;; font-style: normal; color:#FFFFFF;  text-decoration: none;}
.a2:active {  font-family: Tahoma; font-size: 10px;; font-style: normal; color:#FFFFFF;  text-decoration: none;}
.a2:hover {  font-family: Tahoma; font-size: 10px;; font-style: normal; color:#666666; text-decoration: none;}

.a3 {  font-family: Arial; font-size: 12px;; color:#666666;text-decoration: none; vertical-align: top}
.a3:visited {  font-family: Arial; font-size: 12px;; color:#666666;  text-decoration: none;}
.a3:active {  font-family: Arial; font-size: 12px;; color:#666666;  text-decoration: none;}
.a3:hover {  font-family: Arial; font-size: 12px;; color:#FF9900; text-decoration: underline;}

.a4 {  font-family: Arial; font-size: 12px;; color:#993333;text-decoration: underline; vertical-align: top}
.a4:visited {  font-family: Arial; font-size: 12px;; color:#993333;  text-decoration: underline;}
.a4:active {  font-family: Arial; font-size: 12px;; color:#993333;  text-decoration: underline;}
.a4:hover {  font-family: Arial; font-size: 12px;; color:#666666; text-decoration: underline;}

.a5 {  font-family: Arial; font-size: 12px;; color:#000000;text-decoration: underline; vertical-align: top}
.a5:visited {  font-family: Arial; font-size: 12px;; color:#000000;  text-decoration: underline;}
.a5:active {  font-family: Arial; font-size: 12px;; color:#000000;  text-decoration: underline;}
.a5:hover {  font-family: Arial; font-size: 12px;; color:#993333; text-decoration: underline;}

.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none ; font-weight: bold}
.text3 { font-family: Tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none ; text-align: center}
.text4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #993333; text-decoration: none ; text-align: justify ; font-weight: bold}
.text5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993333; text-decoration: underline; text-align: justify ; font-weight: bold }
.text6 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #993333; text-align: justify }
#navcontainer a
{
	display: block;
	padding: 5px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A63A24;
	border-bottom: 1px solid #A53A24;
}

#navcontainer a:hover
{
	color: #333333;
	text-decoration: none;
}

#navcontainer ul
{
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

