<style>	td  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 8px;
		font-weight : normal;
	}


	.regular  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 11px;
		font-weight : normal;
		line-height : 15px;
		text-align: justify;
	}


	.regularsm  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		font-weight : normal;
		line-height : 13px;
		
	}
	.caption  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		font-weight : normal;
		line-height : 11px;
	}
	
	
	td.white  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 10px;
		font-weight : bold;
	}
	
	td.onpink  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #6699cc;
		font-size : 11px;
		font-weight : bold;
	}

	td.whitesm  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 9px;
		line-height : 15px;
	}
	a.newslink  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #80ff00;
	}


	a.newslink:hover  {
		text-decoration : underline;
		color : #ffccff;
	}

	.newsHeadline {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffcc00;
		font-size : 10px;
		font-weight : bold;
	}
	
	
	td.red  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #990000;
		font-size : 10px;
		font-weight : bold;
	}
	.headline  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #990000;
		font-size : 13px;
		font-weight : bold;
	}

	a  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
	}

	.input  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;

		background-color : #ffcc00;
	}
	.input2  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 10px;
		background-color : #990000;
	}

	.input3  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #000000;
		font-size : 10px;
		background-color : #d9fde1;
	}
	
	
	a:hover  {
		text-decoration : underline;
	}
	a.galleries  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #000000;
		background-color : #ffffff;
	}


	a.galleries:hover  {
		text-decoration : underline;
		color : #990000;
	}
	
	a.centergalleries  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #990000;
		background-color : #ffffff;
	}


	a.centergalleries:hover  {
		text-decoration : underline;
		color : #ffcc00;
	}
	
	

	a.nav  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #990000;
	}


	a.nav:hover  {
		text-decoration : underline;
		color : #000000;
	}

	a.whiteLink  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 11px;
		text-decoration : none;
		color : #ffffff;
		font-weight : bold;
	}


	a.whiteLink:hover  {
		text-decoration : underline;
		color : #ffcc00;
	}

a.redLink  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 11px;
		text-decoration : none;
		color : #ff0000;
		font-weight : bold;
	}


	a.redLink:hover  {
		text-decoration : underline;
		color : #330000;
	}

</style>