#rightcontent a:link {
	color: #00aeef;
	text-decoration: none;
}

#rightcontent a:visited {
 	color: #00aeef;
	text-decoration: none
 }
 
#rightcontent a:active {
 	color: #00aeef;
	text-decoration: none
 }
 
#rightcontent a:hover {
  color: #00aeef;
  text-decoration: underline
}



a.navilinks:link {
	color: #003C7E;
	text-decoration: None
}

a.navilinks:visited {
 	color: #003C7E;
	text-decoration: None
 }
 
a.navilinks:active {
 	color: #003C7E;
	text-decoration: None
 }
 
a.navilinks:hover {
  color: white;
  text-decoration: none;
}

a.newscyan:link {
	color: #00aeef;
	text-decoration: None
}

a.newscyan:visited {
 	color: #00aeef;
	text-decoration: None
 }
 
a.newscyan:active {
 	color: #00aeef;
	text-decoration: None
 }
 
a.newscyan:hover {
  color: #003C7E;
  text-decoration: none;
}

a.blue:link {
	color: #003C7E;
	text-decoration: None
}

a.blue:visited {
 	color: #003C7E;
	text-decoration: None
 }
 
a.blue:active {
 	color: #003C7E;
	text-decoration: None
 }
 
a.blue:hover {
  color: #003C7E;
  text-decoration: underline;
}



a.white:link {
	color: #ffffff;
	text-decoration: None
}

a.white:visited {
 	color: #ffffff;
	text-decoration: None
 }
 
a.white:active {
 	color: #ffffff;
	text-decoration: None
 }
 
a.white:hover {
  color: #ffffff;
  text-decoration: underline;
}


a.cyan:link {
	color:#003C7E;
	text-decoration: None
}

a.cyan:visited {
 	color: #003C7E;
	text-decoration: None
 }
 
a.cyan:active {
 	color: #003C7E;
	text-decoration: None
 }
 
a.cyan:hover {
  color: #00aeef;
  text-decoration: underline;
}

P {
  width:450px;
  color: #003C7E;
  text-align:left;
}


#contenttext {
	color: #003C7E;
	font: 11px Verdana;
}

#imgcaption {
	color: #003C7E;
	font: 9px Verdana;
	font-style:italic;
}

h1#hidden span {
	display: none;
}
h1#hidden {
	background-repeat: no-repeat;
	height: 42px;
	margin:0;
}
h2#hidden span{
	display: none;
}
h2#hidden {
	height: 35px;
	background-repeat: no-repeat;
	margin:0;
}
h3#hidden span{
	display: none;
}
h3#hidden {
	height: 25px;
	background-repeat: no-repeat;
	margin:0;
}
