body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#231F20;
	
}

a:link {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;	
}
a:visited {
	color: #b9b9b9;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #b9b9b9;
	text-decoration: underline;
	font-weight: bold;
	
}

#index a:link {
	color: #84414A;
	text-decoration: none;
	font-weight: bold;	
}
#index a:visited {
	color: #84414A;
	text-decoration: none;
	font-weight: bold;
}
#index a:hover {
	color: #84414A;
	text-decoration: underline;
	font-weight: bold;
	
}
#columnRight{
	align:center;
	text-align: center;
}

#columnRight a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	
}
#columnRight a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#columnRight a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	
}

h1 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
	font-size: 22px;
color: #231F20;
}

h2 {font-family:Arial, Helvetica, sans-serif;
color: #84414A; 
font-size: 12px;
}

h3 {font-family:Arial, Helvetica, sans-serif;
color: #231F20; 
font-size: 12px;
}

h4 {
font-family:"Times New Roman", Times, serif;
font-style:italic;
	font-size: 22px;
color: #ffffff;
}

.stylered{
color: #FF0000;
	font-weight: bold;
	}
	
	.styleblue{
color: #0066CC;
	font-weight: bold;
	}

	.stylegreen{
color: #669900;
	font-weight: bold;
	}
	
	.stylegold{
color: #CC9900;
	font-weight: bold;
	}	

.style135 {
	color: #FFFFFF;
	font-weight: bold;
}
