td {
	font-family: Verdana, Ariel, Helvetica, sans-serif, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

.text {
	color: #840000;
	
}
.text-white {
	color: #ffffff;
	font-weight: bold;
	
}
.text-burg {
	color: #840000;
	font-weight: bold;
	
}
.address {
	color: #993300;
	font-size: 11px; 
}
.addressBold {
	color: #efc895;
	font-weight: bolder;
	font-size: 11px; 
}


a.one:link {
	color: #fabe15;
	text-decoration: none;
	font-weight: bold;
}
	
a.one:visited {
	color: #fabe15;
	text-decoration: none;
	font-weight: bold;
}
	
a.one:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.picLink:link {
	color: #840000;
	text-decoration: none;
	font-weight: bold;
}
	
a.picLink:visited {
	color: #840000;
	text-decoration: none;
	font-weight: bold;
}
	
a.picLink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
	
	
	
a.two:link {
	color: #840000;
	text-decoration: underline;
	font-weight: bold;
}
	
a.two:visited {
	color: #840000;
	text-decoration: underline;
	font-weight: bold
}
	
a.two:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold
}

	
a.vid:link {
	color: #9D7816;
	text-decoration: underline;
	font-weight: bold;
}
	
a.vid:visited {
	color: #9D7816;
	text-decoration: underline;
	font-weight: bold
}
	
a.vid:hover {
	color: #840000;
	text-decoration: underline;
	font-weight: bold
}
.body-burg {
	color: #840000;
	font-weight: normal;
	font-size: 10px;
}