.stylecaption {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 13px;
	text-align: center;
	letter-spacing: 0pt;
}

.stylenav {
	font-family: "Trebuchet MS";
	color: #999999;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1pt;
}


.stylenav:hover {
	text-decoration: underline;
}

			  
.stylecopyright {
	font-family: Tahoma;
	color: #999999;
	font-size: 10px;
	text-align: center;
}				  

 
a {text-decoration: none;}
a:link {color: #999999;}
a:visited {color: #999999;}


img {border: 0;}

img.wallpaperimg{
		  border-style:solid;
		  border-color: white;
		  border-width:2px;
}


span {
	display:none; 
	text-align: center;
}


a:hover span {
	display:block; 
}

.styletext {
	font-family: Trebuchet MS;
	color: #999999;
	font-size: 13px;
	letter-spacing: 0pt;
}

	
.styleheading {
	font-family: georgia,serif;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2pt;
}

.styletext a:link {color: #666666;}

.styletext a:hover {
	text-decoration: underline;
}

