/* SETS THE VARIOUS HYPERLINK PROPERTIES */

.header a:link  {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}

.header a:visited {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}

.header a:hover {
	color: #2A5F55; 
	text-decoration: underline; 
	font-weight: bold;
}

.header a:active {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}

.footer a:link  {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: normal;
}

.footer a:visited {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: normal;
}

.footer a:hover {
	color: #2A5F55; 
	text-decoration: underline; 
	font-weight: normal;
}

.footer a:active {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: normal;
}

.text a:link  {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.text a:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.text a:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
}

.text a:active {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.menu a:link  {
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold;
}

.menu a:visited {
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold;
}

.menu a:hover {
	color: #FF0000; 
	text-decoration: underline; 
	font-weight: bold;
}

.menu a:active {
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold;
}
.menu1 a:link  {
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold;
}

.menu1 a:visited {
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold;
}

.menu1 a:hover {
	color: #0000FF;  
	text-decoration: underline; 
	font-weight: bold;
}

.menu1 a:active {
	color: #0000FF; 
	text-decoration: none; 
	font-weight: bold;
}
.menu2 a:link  {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

.menu2 a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

.menu2 a:hover {
	color: #FFFFFF; 
	text-decoration: underline; 
	font-weight: bold;
}

.menu2 a:active {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.menu3 a:link  {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}

.menu3 a:visited {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}

.menu3 a:hover {
	color: #2A5F55; 
	text-decoration: underline; 
	font-weight: bold;
}

.menu3 a:active {
	color: #2A5F55; 
	text-decoration: none; 
	font-weight: bold;
}