BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #E2EDC2; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	Background-color: #FFFFCC;
}

#navlist td a
{
display: block; width: 100%; font-size: 10px; color: #FFFFCC; text-align: center; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}

#navlist td a:link { color: #FFFFCC; }
#navlist td a:visited { color: #FFFFCC; }
#navlist td a:hover
{
display: block; 
width: 100%;
color: #000;
background: #cc3333;
}

#navlist td a#current
{
background: white;
border-bottom: 1px solid white;
}

#menutext {
 color: #FFFFCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
#textstyle {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
}
#textstyle2 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #000000;
}

.deepsea, .deepsea TD, .deepsea TH
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.duma a
{
font-size: 10px; color: #000000; text-align: center; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}

.duma a:hover
{
color: red;
}

.galeria a
{
font-size: 12px; color: #000000; text-align: center; text-decoration: none; font-family: verdana, Arial, Helvetica, sans-serif;
}

.galeria a:hover
{
color: red;
}

a img {border:1px solid #000000;}

a:hover img {border:1px solid #000000; text-decoration: none;}


