<STYLE TYPE="text/css">
<!--
.textbig	{font-family: "verdana";
		font-size: "17";
		text-decoration: none;}


.text	{font-family: "verdana";
		font-size: "15";
		text-decoration: none;}
		
		
.tsext:hover {color: "CCCCCC";}



.menu 		{
	font-family: "verdana, sans serif";
	color: #FF0000;
	font-weight:bold; 
	font-size: 16px;
	text-decoration: none;
}

.menu:hover	{
	color: #CC0000 
}


.smenu {
	font-family: "verdana, sans serif";
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	csolor: #FF0000;
	margin-top: 8 px;
	text-decoration: none;
}

.smenu:link {color: #FF0000;}
.smenu:hover {
	color: #0000FF;
	text-decoration: underline;
 }
.smenu:visited {color: #FF0000;}


.phototext {
	font-family: "Lucida Handwriting, courier new, cursive";
	font-style: normal;
	font-size: 14px;
	color: "000000";
	margin-top: 8px;
	
	}
	
.phototextbig	{
	font-family: "Lucida Handwriting, courier new, cursive";
	font-style: normal;
	font-size: 17px;
	color: "000000";
	margin-top: 8px;
}
		
.phototable {
	border: 0px;
	background: FFFFFF;
	border-width: 1px;
	border-color: black;	
	border-style: solid;
	
	
}

.photocell {
cellpadding: 5 px;

}

.photo {
	background: white;
	color: blue;                
	border-width: 1px;
	border-color: black;	
	border-style: solid;
	padding: 10px 10px 10px 10px;
	}

.textsmall	{font-family: "verdana";
		font-size: "11";}



-->
</STYLE>