BODY {
	color: White;
	background-color: #1C4B3A;
	background-image : url(img/bg.jpg);
	background-repeat : no-repeat;
	background-attachment : scroll;
	margin : 0 0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}


A {
	text-decoration: none;
	color: #F0E68C;
}

A:HOVER {
	text-decoration : underline;
}

A.menu
{
	font-size : 10;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-weight : bold;
} 
A.menu:hover   {
	color: #FFE300;
	text-decoration : none;
}

A.cont
{
	font-size : 12;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFE300;
	text-transform : uppercase;
	line-height : 15px;
} 
A.cont:hover   {
	color: White;
	text-decoration : none;
}

A.cont_active   {
	font-size : 12;
	color: White;
	font-weight : bold;
	text-transform : uppercase;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A.cont_active:hover   {
	text-decoration : none;
}
A.fototext:hover   {
	text-decoration : none;
}

A.path
{
	font-size : 10;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	text-transform : uppercase;
} 
A.path:hover   {
	color: White;
	text-decoration : underline;
}

A.path2
{
	font-family : Arial, Helvetica, sans-serif;
	font : 600;
} 
A.path2:hover   {
	color: White;
	text-decoration : underline;
}

P
{
	text-indent: 30px;
	color: White;
	text-align : justify;
}

.title
{
	color : White;
	font-size : larger;
}

.text {
	color: White;
	text-align : justify;
	text-indent: 15 px;
}

.fototext
{
	font-size : 12;
	color : White;
}

.fototext1
{
	font-size : 12;
	color : #FFFFCC;
	font : 600;
}

.copyright{
	color : #FAFAD2;
	font-size: 10;
	padding-top : 20;
	padding-left : 63;
}
	
