 h2, p {
	margin:0;
	padding:15px;
	font:12px verdana, arial, helvetica, sans-serif;
	font-style: bold;
 }
 
a:link {
	color: #5893AC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #03250;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #5893AC;
}
