body, td, th, tr, table { font-family: Tahoma; font-size: 10px; text-decoration: none; cursor: crosshair; color: #FF934F; text-align: justify;
scrollbar-face-color: #FEC6A3;
scrollbar-highlight-color: #FEC6A3;
scrollbar-3dlight-color: #8D6238;
scrollbar-darkshadow-color: #FEC6A3;
scrollbar-shadow-color: #FEC6A3;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FEC6A3;
}

body { background-image:  url(emezaga_bg.jpg);
       background-color: #FEC6A3;
}

.head { color: #FF934f;
		text-align: center;
        text-transform: uppercase;
		border-bottom: 1px solid #FF934f;
		}
		
a:link {     color: #FD3909;
             text-decoration: none;
			 cursor: n-resize;
			 }
			 
a:active {   color: #FD3909;
             text-decoration: none;
			 cursor: n-resize;
			 }
			 
a:hover {    filter:blur(color=#FD3909 strenght=1); height:0;
             color: #FD3909;
             text-decoration: none;
			 cursor: n-resize;
			 }
			 
a:visited {  color: #FD3909;
             text-decoration: none;
			 cursor: n-resize;
			 }
			 
input, textarea, select { background-color: #FEC6A3; 
                          font-family: tahoma;
                          font-size: 10px; 
						  color: #FF934F ;
						  border: 1px solid #FF934F;}