
A:link {Color:#000000; text-decoration: none;}
A:visited {Color:#311109; text-decoration: none;}
A:active {Color:#202020; text-decoration: none;}
A:hover {Color:#202020;  text-decoration: none;}

.b {border-color:#000000;
    border-width: 1px;} 
a:hover .b, a:active .b { 
border: 1px solid 311109; 
} 


h1 { 
	font: 13px arial narrow;
	margin: 0px; 
	color: #000000;
	}

h2 { 
	font: 30px ARIAL NARROW;
	margin: 0px; 
	color: #000000;
	}


p { 
	font: 12px arial narrow;
	color: #000000;
	text-align: justify;
	}
