BODY {
        color: #333333;
        /* background-color: #FFFFFF; */
		font-family: Georgia, "Book Antiqua", Palatino, Serif;
}

.content {
	font-size: 1.00em;
	line-height: 0.8em;
	font-weight: normal;
	color: #000099;
}

.l1 {
	font-size: 0.80em;
	font-weight: 400;
}

.nav {
/*    font-family: Geneva, Arial, Helvetica, sans-serif; */
    font-family: Georgia, "Book Antiqua", Palatino, Serif;
	font-size: 2.0em;
	line-height: .5em;
	font-weight: 500;
	color: #333333;
}

.small {font-size:.6em;}


.news {
    font-family: Georgia, "Book Antiqua", Palatino, Serif;
	font-size: 1.00em;
	line-height: 0.8em;
	/* color: #000099; */
}

.title {
	font-size: 2.0em;
	line-height: .7em;
	font-weight: 900;
	color: #000000;
}

.title2 {
	font-size: 1.4em;
	line-height: .7em;
	font-weight: 900;
	color: #000000;
}

.title5 {
	font-size: 1.5em;
	line-height: .7em;
	font-weight: 500;
	color: #FF3300;
}

A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #333333}
/* #555826 */

.content A:hover {background-color: FFFF99}

.l1 A:hover {background-color: 9999CC; font-weight:500; border: 1px solid #000000;}
.l2 A:hover {background-color: 9999CC; border: 1px solid #000000;}
.l3 A:hover {background-color: FFFF99; border: 1px solid #000000;}

.nav A:link {text-decoration:none; color: #FF9999}
.nav A:visited {text-decoration:none; color: #FF9999}
.nav A:hover {text-transform:capitalize; font-weight:600}

.news A:hover {background-color:FFFF99; border: 1px solid #000000;}

.title A:hover {text-transform: capitalize;}

.title5 A:link {color: #FF3300;}
.title5 A:hover {text-transform:capitalize;}
.title5 A:visited {color: #FF3300;}