
p#css-texta { text-align:center; font-size: 28pt; font-weight:bold; color: #ffffff }
p#css-textb { text-align:center; font-size: 12pt; font-weight:bold; color: #ffff66 }
p#css-textc { text-align:center; font-size: 18pt; font-variant: small-caps; font-weight:bold; color: #ffffff }
p#css-textd { text-align:center; font-size: 14pt; font-variant: small-caps; font-weight:bold; color: #ffff00 }
p#css-texte { text-align:center; font-size: 14pt; font-weight:bold; color: #ffff00 }
p#css-textf { text-align:center; font-size: 14pt; font-variant: small-caps; font-weight:bold; color: #ffffff }
p#css-textg { text-align:center; font-size: 16pt; font-variant: small-caps; font-weight:bold; color: #ffffff }
p#css-texti { text-align:center; font-size: 18pt; font-variant: small-caps; font-weight:bold; color: #330000 }
p#css-textj { text-align:center; font-size: 18pt; font-weight:bold; color: #330000 }

/*
p#css-texth { text-align:center; font-size: 18pt; font-variant: small-caps; font-weight:bold; color: #0000cc }
*/
#maphoto {
}


#menu a {
	display:block;
        font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-variant: small-caps; font-size: 13pt;
	color:#ffffff;
      background: url(images/btn_0.png) no-repeat top left;
/*	text-transform:uppercase;*/
	text-decoration:none;
        text-align: center;
        line-height: 30px;
	font-size:13px;
/*	float:left;*/
	height: 31px;
      width: 100px;
}

#menu a:hover{
	 background: url(images/btn_1.png) no-repeat;
                
}

