/* SaniPrevent CSS Document */
body{
		scrollbar-arrow-color: FFFFFF;
		scrollbar-base-color: 000000;
		scrollbar-face-color: 003366;
		scrollbar-shadow-color: 000000;
		scrollbar-highlight-color: 003366;
		scrollbar-3d-light-color: 000000;
}
#button a {
	display:block;
	width:120px;
	height: 30px;
	font: 12px/1 Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url("images/button_out.gif");
	vertical-align: bottom;
		}

#button a:hover {
		background-image: url("images/button_in.gif");
		}
#form {
		font: normal 12px Verdana, sans-serif;
		border: 1px solid #8fb9e1;
		background: #FFCC00;
		}
#rizsa {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: normal;
		font-weight: normal;
		color: #FFFFFF;
}
#header {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: normal;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
}

.tovabb a, .tovabb a:visited {
        
         font : normal 0.8em/1.6em Arial, Helvetica, sans-serif;
         padding : 5px;
         color : #fff;
         text-decoration : none;
        
    }
.tovabb a:hover {
   		
   		
   	font : normal 0.8em/1.6em Arial, Helvetica, sans-serif;
        padding : 5px;
        color : #fff;
        text-decoration : underline;
       
        
        
    }  
    .linkrot {
    	font-family: Arial, Helvetica, sans-serif;
    	font-size: 12px;
    	color: #FF0000;
    	
    }

