A 		{ 
		color: #7f8a30; 
		text-decoration: none; 
		cursor:none;
		}

A:link 		{ 
		color: #7f8a30; 
		text-decoration: none; 
		border-bottom-style: dotted; 
		border-bottom-width: 0px; }

A:visited 		{ 
			color: #7f8a30; 
			text-decoration: none; 
			border-bottom-style: dotted; 
			border-bottom-width: 0px; }

A:hover 		{ 
			color: #d4e13b; 
			text-decoration: none; 
			filter:none; 
			
			border-bottom-style: dotted; 
			border-bottom-width: 1px; }

A:active 		{ 
			color:#7f8a30; 
			text-decoration: underline; 
			border-bottom-style: dotted; 
			border-bottom-width: 0px; }

p            			{ 
				margin-top: 0; 
				margin-bottom: 0; 
				text-align: left; 
				font-size: 11px;
				font-weight: none; }

h2           	{ 
		font-family: Verdana;
		font-size: 12px; 
		color: #3d3d3d;
		text-align: left; 
		letter-spacing: 2px; 
              font-weight: bold; 
              border-bottom-style: solid; 
              border-bottom-width: 0px;
		text-transform: none; background-color:#b6ca63; margin-bottom:8; }

td		{ 		
		padding:1px;
		border:0px solid #bbbbbb;
		font-family: tahoma;
		font-size: 11px;
		text-align: justify;
		color: #2a2a2a;
		margin: 0;
		line-height: 12px 
 					}


.bla		{
		font-family: Verdana;
		color:#6a7329;
		font-size: 10px;
		text-align: left;
		margin: 0;
		font-style: none;
		line-height: 11px;
		letter-spacing:1px;
		font-weight: bold; }


body 	{ 
	scrollbar-face-color: #f3f3f3;
  	scrollbar-highlight-color: #ffffff; 
  	scrollbar-3dlight-color: #ffffff; 
  	scrollbar-darkshadow-color: #ffffff; 
  	scrollbar-shadow-color: #ffffff; 
  	scrollbar-arrow-color: #c2c2c2;
  	scrollbar-track-color: #ffffff;
	
	background-color: #ffffff; 
	background-repeat: repeat; 
	background-attachment:fixed;
	font-family: tahoma; 
	color: #2a2a2a; 
	font-size: 11px; 
   line-height: 12px; 
   letter-spacing: 0.5px; 
   background-image: none; 
   cursor: url(''); 
   background-position: 0% 50%;
	margin-top:2; }


input, textarea, form, select { 
			color: #2a2a2a;
       			background: transparent;
       			font: 11px tahoma;
       			text-decoration: none;
       			font-family: tahoma;
      				text-align: left;
					color:#2a2a2a;
       			BORDER-RIGHT: #bbbbbb 1px solid;
       			BORDER-TOP: #bbbbbb 1px solid;
       			BORDER-LEFT: #bbbbbb 1px solid;
       			BORDER-BOTTOM: #bbbbbb 1px solid;}