

a:link {text-decoration: underline; color: #1e90ff; font-family: verdana; font-size: 12px; font-weight: bold}
a:visited {text-decoration: underline; color: #1e90ff; font-family: verdana; font-size: 12px; font-weight: bold}
a:hover {text-decoration: underline; color: #0000bb; font-family: verdana; font-size: 12px; font-weight: bold}

a.red:link {text-decoration: underline; color: darkred}
a.red:visited {text-decoration: underline; color: darkred}
a.red:hover {text-decoration: underline; color: darkred}

a.a_blue:link {text-decoration: underline; color: blue}
a.a_blue:visited {text-decoration: underline; color: darblue}
a.a_blue:hover {text-decoration: underline; color: darkblue}

a.topmenu:link {margin-left : 65px; text-decoration: none; color: white}
a.topmenu:visited {margin-left : 65px; text-decoration: none; color: white}
a.topmenu:hover {margin-left : 65px; text-decoration: underline; color: white}

a.3:link {text-decoration: none; color: #000080}
a.3:visited {text-decoration: none; color: #000080}
a.3:hover {text-decoration: none; color: #0000ee}


p{
	 font-size: 12px;
	 margin-bottom : 5px;
	 margin-top : 10px;
}


h1{color: #5d2a2f; font-family: Arial, verdana; font-size: 20px; font-weight: bold; text-align: center; margin: 0px; }

h2{color: #5d2a2f; font-family: Arial, verdana; font-size: 17px; font-weight: bold; text-align: center; margin: 0px; }

h3{color: #5d2a2f; font-family: Arial, verdana; font-size: 20px; font-weight: bold; text-align: center; margin: 0px;}

h4{color: #5d2a2f; font-family: Arial, verdana; font-size: 20px; font-weight: bold; text-align: center; margin: 0px; }

.style3 {
	color: red;
	font-weight: bold;
}

.redbold {
	color: #FF0000;
	font-weight: bold;
}
.button {
	color: #990000;
	font-size: 20px;	
	font-weight: bold;
}