a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: none; }

TD {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #5F5542; }
.yellow {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #FAF3BE; }
	
#big { background-image: url(images/bg.jpg);
	   background-repeat: repeat-y;
	   margin: auto;
	   border: 0;
	   width: 766px;
	   height: 580px; }	

.yellowl {
    font-family: tahoma, arial, verdana;
    text-decoration: underline; 
    font-size: 11px;
    color: #FAF3BE; }
.input {
    width: 182px;
    height: 20px;
    background-color: #817F68;
    font-size: 10px;
    color: #D3CD97;}
form { margin: 0px;
       padding: 0px}      
.l {
    font-family: tahoma, arial, verdana;
    text-decoration: underline; 
    font-size: 11px;
    color: #5F5542; }
.ll {
    font-family: tahoma, arial, verdana;
    font-size: 11px;
    color: #5F5542; }

body {
        background-color: #343434;
        margin: 0px;
        padding: 0px;
}

a:link { color: #5f5542;
		 text-decoration: underline; }

a:hover { text-decoration: underline;
		  color: #faf3be; }








