a.nava:link
{
text-decoration: none; 
font-weight: bold;
color:#423421;
}

a.nava:active
{
text-decoration: none; 
font-weight: bold;
color:#423421;
}

a.nava:visited
{
text-decoration: none; 
font-weight: bold;
color:#423421;
}

a.nava:hover
{
	text-decoration : underline;
	font-weight: bold;
	color : #d6827b;
	cursor: auto;
}

a:link
{
text-decoration: none; 
font-weight: bold;
color:#efdfb5;
}

a:active
{
text-decoration: none; 
font-weight: bold;
color:#efdfb5;
}

a:visited
{
text-decoration: none; 
font-weight: bold;
color:#efdfb5;
}

a:hover
{
	text-decoration : underline;
	font-weight: bold;
	color : #d6827b;
	cursor: auto;
}

h1,h2,h3,h4,h5,h6
{
font-family:  gill sans, arial, verdana, sans-serif;
color:#efdfb5;
}

hr
{
color: #d6827b;
}

body 
{
background-image:url(../images/bg_damask_50.jpg);
margin: 1.0cm 0.2cm 0.2cm 0.2cm;
font-family: gill sans, arial, verdana, sans-serif;
font-size: 62.5%;
color: #efdfb5;
}

.nav
{
background-image:url(../images/gifs/top.gif);
background-repeat:no-repeat;
padding: 0cm 0cm 0.1cm 0cm;
font-size: 1.3em;
vertical-align: bottom;
text-align: right;
color: #d6827b;
font-weight:bold;
}

.main
{
background-image:url(../images/gifs/logo_bottom.gif);
padding: 0.1cm;
font-size: 1.2em;
vertical-align: bottom;
text-align: justify;
color:#efdfb5;
}

.photo
{
background-image:url(../images/gifs/main_photoside.gif);
padding: 0.1cm;
vertical-align: center;
text-align: center;
color:#efdfb5;
}

.admin_form
{
padding: 0.1cm;
font-size: 1.2em;
vertical-align: center;
color:#FFFFFF;
}

.footer
{
background-image:url(../images/gifs/bottom.gif);
background-repeat:no-repeat;
padding: 0.1cm 0cm 0cm 0cm;
font-size: 0.9em;
vertical-align: top;
text-align: right;
color:#423421;
}