A.menulink {
display: block;
width: 130px;
text-align: left;
text-decoration: none;
font-family:Century Gothic;
font-size:12px;
color: #003399;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover {
border: solid 1px #003399;
background-color:#FFFFFF;
}

.blogFeed
{
}

.emSectionTitle
{
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #990000;

}

.itemtitle
{
text-align: center;
font-size: 125%;
font-weight: bold;
}

.resourceLink
{
	font-family: century gothic, Arial, Helvetica, sans serif;
	color: #666666;
	text-decoration: none;
	background-color: #cccccc;
}
.resourceLinkHdr
{
	background-color: #666666;
	color: #ffffff;
	font-size: 18px;
	letter-spacing:3pt;
	font-weight: bold;
}

a.resourceLink
{
	font-size: 12px;
}
a.resourceLink:hover
{
	color: #ffffff;
	text-decoration: underline;
}

