h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-top:2px;
	margin-bottom:3px; 
	color: #EEEEEE;
	text-decoration: none;
}

h2 {
	font-family: Trebuchet MS, Verdana, Lucida Grande, Georgia, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	margin:0;
}

h3 {
	font-family: Trebuchet MS, Verdana, Lucida Grande, Georgia, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin:0;
}

h4 {
	font-family: Trebuchet MS, Verdana, Lucida Grande, Georgia, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin:0;
}


.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFCC;
	text-decoration: none;
}
.menu, .menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#00FF00;
	text-decoration: none;
}
.menutop, .menutop a:link, .menutop a:visited, .menutop a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop, .menutop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFCC00;
}
.menubottom, .menubottom a:link, .menubottom a:visited, .menubottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.menubottom, .menubottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00FFFF;
	
}
.linkout, .linkout a:link, .linkout a:visited, .linkout a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F1F1E2;
	text-decoration: underline;
}
.linkout, .linkout a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}.feed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style: none; 
	margin: 0;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
