BODY { 
	background-color: #F1DDBA;
  	background: #F1DDBA;
     }
hr  {
color: #666666;
}     
body, td, tr {
 	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}   
    
.tekstas {
	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.navMain {
	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #7A4829;
}
.navSub {
	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	color: #996633;
	text-transform: capitalize;

}
.tekstasMazas {
	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #996633;
}

.tekstasMazas A:link {
 text-decoration: underline; 
 color: #996633;
}
.tekstasMazas A:visited {
 text-decoration: underline; 
 color: #996633;
}
.tekstasMazas A:hover {
 text-decoration: underline overline; 
 color: #996633;
}
.tekstasMazas A:active {
 text-decoration: none; 
 color: #FFFFFF;
}

.copyright {
	font-family: garamond, georgia, "times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
INPUT.BUTTON
{
 background-color: #EEEEEE;
 border : 1px solid Black;
 font-size : 11px;
 width: 50px;
 height: 20px; 
}

INPUT.TEXT
{
	background-color: #EEEEEE;
	border : 1px solid white;
	font-size: 11px;

}.admin {
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 11px;
	line-height: 20px;
}

A:link
{
 text-decoration: underline; 
 color: #FFFFFF;
 font-weight: normal;
}

A:visited
{
 text-decoration: underline; 
 color: #FFFFFF;
 font-weight: normal;
}

A:hover
{
 text-decoration: underline overline;
 color: #FFFFFF;
 font-weight: normal;
 }
 
A:active
{
 text-decoration: none;
 color: #FFFFFF;
 font-weight: normal;
}