* {
	font-family: Arial;
	font-size: 11px
}

A:link {text-decoration: none; color: red}
A:visited {text-decoration: none; color: red}
A:active {text-decoration: none; color: red}
A:hover {text-decoration: underline; color: orange;}

.postfooter {
	font-size: 10px;
	color: #DA8F6B
}
.postfooter A:link {text-decoration: none; color: #DA8F6B}
.postfooter A:visited {text-decoration: none; color: #DA8F6B}
.postfooter A:active {text-decoration: none; color: #DA8F6B}
.postfooter A:hover {text-decoration: underline; color: #orange}


.newsheadline  {
	font-weight: bold;
	font-size: 13px
}


.quicklinks {
	font-weight: bold
}



.menulinks {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;

}
.menulinks A:link {text-decoration: none; color: #FFFFFF}
.menulinks A:visited {text-decoration: none; color: #FFFFFF}
.menulinks A:active {text-decoration: none; color: #FFFFFF}
.menulinks A:hover {text-decoration: underline; color: #FFFFFF}



.topofpage {
	text-decoration: underline;
	color: #0033CC;
	font-size: 10px
}
.title1 {
	font-size: 14px;
	font-weight: bold;
}
.title2 {
	font-size: 12px;
	font-weight: bold;


}
.newslettergrey {
	
}
.newslettergrey A:link {text-decoration: none; color: gray}
.newslettergrey A:visited {text-decoration: none; color: gray}
.newslettergrey A:active {text-decoration: none; color: gray}
.newslettergrey A:hover {text-decoration: underline; color: orange}
