A:link {
	FONT-WEIGHT: bold; COLOR: #3d578d; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold; COLOR: #3d578d; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold;
	COLOR: #a24d48;
	TEXT-DECORATION: underline;
	}
A:hover {
	FONT-WEIGHT: bold;
	COLOR: #a24d48;
	TEXT-DECORATION: underline;
}
.bold {
	FONT-WEIGHT: bold
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11; color:#333333
}

.bodybold {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11; color:#333333; font-weight:bold
}
.bodyboldred {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11; color:#990000; font-weight:bold
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif; font-size:11; color:#333333; font-style:italic
}

body {
	background-color: #0C170B;
}
.style1 {font-size: 9}
.style2 {
	color:#000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.underline2 {
	border-bottom-style: solid;
	border-color: #A4CAA9;
	border-bottom-width: 1px;
}
.underline {
	border-bottom-style: solid;
	border-bottom-color: #A4CAA9;
	border-bottom-width: 1px;
	background-image:url(../images/elements/back.png)
}
.underline3 {
	border-top-style: solid;
	border-top-color: #A4CAA9;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4CAA9;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #A4CAA9;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #A4CAA9;
	border-right-width: 1px;
	
}
.underline4 {
	border-top-style: solid;
	border-top-color: #A4CAA9;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4CAA9;
	border-bottom-width: 1px;
		
}