@charset "utf-8";
/* CSS Document */

body {
	font-family: Pegasus,"Times New Roman", Times, serif;
	color:#2b1206;
	font-size:14px;
	}
	
h2 {
	font-family:Pegasus,"Times New Roman", Times, serif;
	color:#790000;
	font-size:20px;
	padding-bottom:10px;
	}

.special {
	font-size:16px;
	color:#000000;
	}	
.footer{
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
	
a {
	color:#94070f;
	text-decoration:none;
	border-bottom:none;
	
	}
	
a:hover {
	color:#94070f;
	border-bottom:1px solid; 
	border-color:#94070f;
	text-decoration:none;
	
	}
