body { 
	background-color: #364C67; 
	background-image: url(bgr.gif);
	background-position: top left;
	background-repeat: repeat-x; 
	margin: 0px; 
	font-family: "trebuchet ms", verdana, sans-serif; 
	font-size: 8pt; 
	color: #E7F1FF; 
}

a:active, a:link, a:visited {
	color: #C1C5EA;
	background: none;
	text-decoration: underline;
	font-weight: bold; 
	}

a:hover {
	color: #C1C5EA;
	background: none;
	text-decoration: underline;
	font-weight: bold; 
	}

.image {
	border: 0;
	}

a img {
	border: 0;
	}