body { 
       scrollbar-face-color: #c5c5c5;     
       scrollbar-arrow-color: #cc0000;        
       background-color: #ffffff;
       background-image:url(../dmnvoteX/backX.jpg);
       background-properties: fixed;
       color:#000000;     
       font-family:Arial;       
       font-size:12px;
       margin-top:0px; 
       margin-left:0px;
       margin-right:0px;
       margin-bottom:0px; } 

.text { font-size: 12px; color:#000000; }

.big { font-size:14px; font-weight:bold; }

.redtitel { font-size: 13px; color:#ff0000; }

 a:link { color:#000000;text-decoration:underline; font-size:12px;}
 a:visited { color:#000000;text-decoration:underline; font-size:12px;}
 a:hover { color:#000000;text-decoration:none; font-weight:bold; }
 a:active { color:#000000;text-decoration:underline; font-weight:bold; } 

input.orange {
	background-color : white;
	color:#000000; 
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	border : 2px inset #000000;
            }

input.button {
	background-color : white;
	color:#000000; 
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	border : 2px outset #000000;
            }



 