/*
	a:link {color: orange; text-decoration: none;}
	a:visited {color: orange; text-decoration: none;}
	a:hover {color: white;background-color: orange; text-decoration: none;}
*/

.topnav  {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	visited: red;
	hover: red;
	link: black;
	
	}

headlinertitle {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-style: normal;
	line-height: 18px;
	color: #990033;
	text-decoration: none;
	}

#topheadlinertitle {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
	color: black;
	}

#topheadlinertitle a:link {text-decoration:none; color: Black; }
#topheadlinertitle a:visited {text-decoration:none; color: black; }
#topheadlinertitle a:hover {text-decoration:none; color: white; background-color: Black;}

#sideheadlinertitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	}

#sideheadlinertitle a:link {text-decoration:none; color: #284498; }
#sideheadlinertitle a:visited {text-decoration:none; color: #284498;} 
#sideheadlinertitle a:hover {text-decoration:none; color: White; background-color: Blue; }

#newshead {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 10px;
	text-decoration: none;
	color: black;
	}

#news {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
	color: black;
	}

#news a:link {text-decoration:none; color: Black; }
#news a:visited {text-decoration:none; color: black; }
#news a:hover {text-decoration:none; color: white; background-color: Black;}

#infohead {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	line-height: 10px;
	text-decoration: none;
	color: black;
	}

#info {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	text-decoration: none;
	color: black;
	}

#info a:link {text-decoration:none; color: Black; }
#info a:visited {text-decoration:none; color: black; }
#info a:hover {text-decoration:none; color: white; background-color: Black;}



.bodytitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 18px;
	color: black;
	font-weight: bold;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: black;
	text-decoration: none;
}
#bodyfulltext{
        font-family:Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
       line-height: 12px;
      text-decoration: none;
      color: black; 
						        }
#bodyfulltext a:link {text-decoration:none; color: Black; }
#bodyfulltext a:visited {text-decoration:none; color: black; }
#bodyfulltext a:hover {text-decoration:none; color: white; background-color: Black;}


#footer {
	font-family:  , Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	}

#footer a:link {text-decoration:none; color: white; }
#footer a:visited {text-decoration:none; color: white; }
#footer a:hover {text-decoration:none; color: blue; background-color: white;}
#body1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: black;
        text-decoration: none;
}
#body2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: black;
        text-decoration: none;
}
#body3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: black;
        text-decoration: none;
}
#body4 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: normal;
        color: black;
        text-decoration: none;
}



