BODY {
	color: #000000;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image : url(img/bg.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	margin-left : 22px;
	margin-top : 11px;
}


A {
	text-decoration: none;
}

A:link    {
	color: #333399;
}    
A:visited {
	color: #333399;
}   
A:hover   {
	color: #E05CAB;
} 
A:active  { color: #E05CAB;}


.button{
	border:none;
	background: transparent;
	padding-left : 3px;
	vertical-align : middle;
	height: 20px;
}

.copyright{
	color : #FFBCE5;
	font-size: 10px;
	padding-top : 20px;
}
	

.text {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	text-align : justify;
	text-indent: 15px;
}

.fototext
{
	padding-top : 10px;
	padding-bottom : 0px;
	padding-right : 20px;
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

A.header
{
	font-size : 12px;
	font-weight : bold;
}
.area
{
	padding-left: 20px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom : 10px;
}
A.menu
{
	font-size : 12px;
	font-family : "MS Sans Serif", Geneva, sans-serif;
} 
A.menu:hover   {
	color: #7499FF;
}
.fiolet
{
	color : #333399;
} 	

.title
{
	color : #333399;
	font : bold 12px "MS Sans Serif", Geneva, sans-serif;
}