/* FONTS, FONTS, FONTS */
span.alert 
{
	color: #f00;
}

div#pagefooter 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #A07E17;
}

div#pagefooter a, div#rightcolumn_puffar a, div#startpage_body a
{
	color: #A07E17;
	text-decoration: none;
	font-weight: bold;
}

div#pagefooter a:hover, div#rightcolumn_puffar a:hover, div#startpage_body a:hover
{
	text-decoration: underline;
	color: #000;
}

span.puff_heading, span.puff_heading_large
{
	position: relative;
	display: inline;
	float: right;
	color: #A07E17;
	font-weight: bold;
}

span.puff_heading_large 
{
	font-size: 1.4em;
	font-weight: normal;
}

a.topmenuitem, a.topmenuitemselected
{
	font-family: Verdana, Arial, Helvetica Condensed, Sans-Serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
a.topmenuitem 
{
	color: #000;
}
a.topmenuitemselected 
{
	color: #939598;
}

a.menuhead 
{
	color: #A07E17;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.menuhead:hover 
{
	text-decoration: underline;
}

a.menulink 
{
	color: #929497;
	font-weight: bold;
	text-decoration: none;
}

a.menulinkselected 
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.menulink:hover, a.menulinkselected:hover 
{
	text-decoration: underline;
}

h3.calendardayheading 
{
	font-size: 11px;
	margin-bottom: 4px;
	display: inline;
	width: 100%;
	color: #929497;
}

div#pagebody a 
{
	font-weight: bold;
	color: #A07E17;
	text-decoration: none;
}

div#pagebody a:hover 
{
	text-decoration: underline;
	color: #000;
}
