body {
	background-color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	

}


table.table_bg {
    background: url(/images/bgmedia_08.jpg) no-repeat;
}


a:link {
	
	text-decoration: none;
	color: #fb6f08;
	
}
a:visited {
	text-decoration: none;
	color: #b46407;

}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #fb6f08;
}


.header {
	font-family: times, serif;
	text-decoration: none;
	font-size: 30px;
	color: #000;
}

.special {
	text-decoration: none;
	color: #000;
	font: small-caps 20px times, serif;
}

.centertext {
	text-decoration: none;
	color:#fb6f08;
	text-align: center;
}

.galleryitem {
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: -1px;
	text-align: center;
	color: #000;
}

.galleryitem a:link{
	color: #000;
	
}


.galleryitem a:hover{
	color: #fb6f08;
	
}




.special2 {
	text-decoration: none;
	color: #000;
	font: small-caps 15px times, serif;
}

.bloglink {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font: small-caps 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.bloglink a:link {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font: small-caps 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.bloglink a:hover {
	text-decoration: none;
	color: #fb6f08;
	font-size: 14px;
	font-weight: bold;
	font: small-caps 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}


.bloglink a:visited {
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font: small-caps 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}





.orange {
	text-decoration: none;
	color: #fb6f08;
	font-size: 14px;
	font-weight: bold;
	font: small-caps 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}












