a:link {
color: #0b5370;
text-decoration: none; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
color: #0b5370;
text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
color: #0b53706;
text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
color: #0b5370;
text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body
{
background-color:#4a3200;
}
h1
{
color: #0b5370;
text-decoration: none;
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
}
p
{
color: #0b5370;
text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	
}

h2
{
color: #0b5370;
text-decoration: none;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	
}