.h1 { color: white; font-size: 19px; font-family: Verdana; font-weight: 700; text-decoration: none; }
.h2 { color: white; font-size: 12px; font-family: Verdana; text-decoration: none; }
.h2 a, .h2 a:link, .h2 a:visited { text-decoration:none; color:white; }
.h2 a:hover { 
			text-decoration:none; 
			color:#d1c437; 
}
.h3 { color: white; font-size: 14px; font-family: Verdana; font-weight: 700; text-decoration: none; }
.h4 { color: white; font-size: 12px; font-family: Verdana; font-weight: 700; text-decoration: none; }
.h4 a, .h4 a:link, .h4 a:visited { text-decoration:none; color:white; }
.h4 a:hover { 
			text-decoration:none; 
			color:#d1c437; 
}
.Menu { color: white; font-size: 11px; font-family: Verdana; text-decoration: none; }
.Menu a, .Menu a:link, .Menu a:visited { color: white; text-decoration: none; }
.Menu a:hover { color: white; text-decoration: none; }
.Menu a.selected, .Menu a.selected:link, .Menu a.selected:visited, .Menu a.selected:hover { color: white; font-weight: bold; text-decoration: none; }
.text { color: white; font-size: 12px; font-family: Verdana; text-decoration: none; }
.footer { color: #312f32; font-size: 19px; font-family: Verdana; font-weight: 700; background-image: url(../images/start/footer.jpg); background-repeat: no-repeat; text-decoration: none; }

