A {
	COLOR:#A71716; 
	text-decoration:none;
		font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	COLOR:#888888;
	font-weight:bold;
	cursor: crosshair;
	border-bottom: double 3px #A71716;
}


body {
	font-family: Trebuchet ms;
	font-size:8pt;
	background-color:transparent;
	color:#888888;

}

div.a {
	font-family: Trebuchet ms;
	font-size:8pt;
	background-color: white;
	border-bottom: 1px solid #888888;
 }
 h1 {
	font-family: Trebuchet ms;
	font-size:8pt;
	background-color: white;
	border-bottom: 1px solid #888888;
		font-weight:bold;
 }
 
div.b {
	font-family: Trebuchet ms;
	font-size:8pt;
 }
 img {
border-color:#888888;
}