
a:link {
	color: #663A80;
	font-weight: normal;
	text-decoration: none;

}

a:visited {
	color: #663A80;
	font-weight: normal;
	text-decoration: none;

}


a:hover {  color: #9994E4}
a:active {
	color: #9994E4;
	font-weight: normal;
	text-decoration: none;

}

.sidebar {
	font-family : Times, Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #FFFFFF;
	line-height: 1.5;
}

.sidebar a:link {
	font-family : Times, Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:active {
	font-family : Times, Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:visited {
	font-family : Times, Serif;
	font-size : 9px;
	font-weight: bold;
	font-style: normal;
	color : #CCFFCC;
	line-height: 1.5;
}

.sidebar a:hover {
		color : #99CC99;
	
}



.body {
	font-family : Times New Roman, Times Serif;
	font-size : 15px;
	font-weight: normal;
	color : #BC412E;
	line-height: 1.2;
}



.copyright {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #FBD297;
	line-height: 1.3;
}



.copyright_purple {
	font-family : Verdana, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	color : #CCCCFF;
	line-height: 1.3;
}



.header {
	font-family : Times New Roman, Times Serif;
	font-size : 17px;
	font-weight: bold;
	color : #BC412E;
	line-height: 1.3;
}

.header_small {
	font-family : Times New Roman, Times Serif;
	font-size : 13px;
	font-weight: bold;
	color : #BC412E;
	line-height: 1.3;
}



.subheader {
	font-family : Times, Serif;
	font-size : 14px;
	font-weight: bold;
	color : #9D2B0E;
	line-height: 1.3;
}


.subheader_black {
	font-family : Times, Serif;
	font-size : 14px;
	font-weight: bold;
	color : #333333;
	line-height: 1.3;
}



.quote {
	font-family : Times, Serif;
	font-size : 12px;
	font-weight: bold;
	color : #175118;
	line-height: 1.4;
}


.head {
	font-family : Times, Serif;
	font-size : 14px;
	font-weight: bold;
	color : #A15B4B;
	line-height: 1.5;
	
}



.back_to_top {
	font-family : Times, Serif;
	font-size : 11px;
	font-weight: normal;
	color : #000000;
	line-height: 1.3;


}