a:link {
	color: #202081;
	text-decoration: none;
}
a:visited {
	color: #202081;
	text-decoration: none;
}
a:hover {
	color: #202081;
	text-decoration: underline;
}
a:active {
	color: #202081;
	text-decoration: none;
}

body {
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	color:#a8861b;
	line-height: 150%;
	}

a:link {
	color: #a8861b;
	text-decoration: none;
}
a:visited {
	color: #a8861b;
	text-decoration: none;
}
a:hover {
	color: #a8861b;
	text-decoration: underline;
}
a:active {
	color: #a8861b;
	text-decoration: none;
}

#home {
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	color:#a8861b;
	line-height: 150%;
	}

h1 {
	text-align:justify;
	font-family:Verdana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}
	
h2 {
	text-align:justify;
	font-family:Verdana;
	font-size:13px;
	color:#202081;
	font-weight:bold;
	} 
	
.hmimg {
	float: right;
}
