<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 : 17px;
	}


	td.white  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 10px;
	}

	td.whitesm  {
		font-family : verdana,Arial,helvetica,sans serif;
		color : #ffffff;
		font-size : 11px;
	}


	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;
	}

	a:hover  {
		text-decoration : underline;
	}
	a.galleries  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #000000;
	}


	a.galleries:hover  {
		text-decoration : underline;
		color : #990000;
	}

	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.map  {
		font-family : verdana,Arial,helvetica,sans serif;
		font-size : 10px;
		text-decoration : none;
		color : #00ffcc;
	}


	a.map:hover  {
		text-decoration : underline;
		color : #00ffcc;
	}
</style>