body
{

background-image: url(images/index_01.gif);
background-repeat: repeat-x;

color: white;
font-family: Verdana
font-size: 14px;

}

TD
{

color: white;

font-family: Verdana;
font-size: 18px;

}

a { color: white; }
a-link { color: white; }
a-visit { color: white; }

.main
{

border: 1px solid black;

}

.small
{

font-size: 14px;

}

b
{
text-transform: capitalize;
}

.transparent
{ 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.ad_text
{
	font-family:Verdana;
	font-size: 24;
	font-weight: bolder;
}

.txt
{
	color:black;
}

.links_to_galleries
{
	margin: 0px;
	font-family: Verdana;
	font-size: 18px;	
}
