.bottomtext {
	font-family: Lucida Sans Unicode;
	font-size: 14px;
	color: #FFFFFF;
}

.middletext {
	font-family: Lucida Sans Unicode;
	font-size: 11px;
	line-height:17px;
	color: #333333;
}

.middletext1 {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
a.middletext1:link {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
a.middletext1:visited {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}
a.middletext1:hover {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}
a.middletext1:active {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	text-decoration:underline;
}

.middletext2 {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #990033;
	font-weight:bold;
}
a.middletext2:link {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #990033;
	font-weight:bold;
}
a.middletext2:visited {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #990033;
	font-weight:bold;
}
a.middletext2:hover {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #990033;
	font-weight:bold;
	text-decoration:underline;
}
a.middletext2:active {
	font-family: Lucida Sans Unicode;
	font-size: 13px;
	color: #990033;
	font-weight:bold;
}

.middletext3 {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #990033;
	font-weight:normal;
}
a.middletext3:link {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #990033;
	font-weight:normal;
	text-decoration:underline;
}
a.middletext3:visited {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #990033;
	font-weight:normal;
	text-decoration:underline;
}
a.middletext3:hover {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #990033;
	font-weight:normal;
	text-decoration:none;
}
a.middletext3:active {
	font-family: Lucida Sans Unicode;
	font-size: 15px;
	color: #990033;
	font-weight:normal;
	text-decoration:underline;
}

body {
	background-color: #990033;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #D5CED1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.text:link {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

a.text:active {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}
a.text:hover {
	color: #000000;
	text-decoration: none;
	font-weight:bold;

}

a.text:visited {
	color: #000000;
	text-decoration: underline;
	font-weight:bold;
}

a.text1:link {
	color: #990033;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}
a.text1:active {
	color: #990033;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}
a.text1:hover {
	color: #990033;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;

}

a.text1:visited {
	color: #990033;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}


.email:link {
	color: #990033;
	text-decoration: underline;
}
.email:visited {
	text-decoration: underline;
	color: #990033;
}
.email:hover {
	text-decoration: underline;
	color: #333333;
}
.email:active {
	text-decoration: underline;
	color: #990033;
}
