A 		{ 
		color: bf9864; 
		text-decoration: none; 
		cursor:none;
		}

A:link 		{ 
		color: bf9864; 
		text-decoration: underline; 
		border-bottom-style: dotted; 
		border-bottom-width: 0px; }

A:visited 		{ 
			color: bf9864; 
			text-decoration: underline; 
			border-bottom-style: dotted; 
			border-bottom-width: 0px; }

A:hover 		{ 
			color: #f1b09c; 
			text-decoration: underline; 
			filter:none; 
			
			border-bottom-style: dotted; 
			border-bottom-width: 0px; }

A:active 		{ 
			color: #bf9864; 
			text-decoration: underline; 
			border-bottom-style: dotted; 
			border-bottom-width: 0px; }

p            			{ 
				margin-top: 2; 
				margin-bottom: 3; 
				text-align: left; 
				font-size: 10px; }

h2           			{ 
				font-family: Arial;
				font-size: 11px; 
				color: #cea970; 
				letter-spacing: 2px;
				text-align: center;
              font-weight: bold; 
              border-bottom-style: dotted; 
              border-bottom-width: 1px;
		text-transform:uppercase; }

td		{ 		
		font-family: Arial, Verdana;
		font-size: 9px;
		text-align: justify;
		color: #e5a38f;
		margin: 0;
		line-height: 9px; }


.bla		{
		font-family: Trebuchet MS, Verdana;
		color:#cea970;
		font-size: 10px;
		text-align: left;
		margin: 0;
		font-style: italic;
		font-style: bold;
		line-height: 11px;
		letter-spacing:1px; }


body 	{ 
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#fff5f1;
	scrollbar-3dlight-color:#fff5f1;
	scrollbar-darkshadow-color:#fff5f1;
	scrollbar-shadow-color:#fff5f1;
	scrollbar-arrow-color:#f1b09c;
	scrollbar-track-color:#fffffff;

	
	background-color: #ffffff; 
	background-repeat: repeat; 
	background-attachment:fixed;
	font-family: Verdana, Arial; 
	color: #e5a38f; 
	font-size: 10px; 
   line-height: 12px; 
   letter-spacing: 0.5px; 
   background-image: none; 
   cursor: url(''); 
   background-position: 0% 50% }


input, textarea, form, select 	{ 
			color: #e5a38f;
       			background: transparent;
       			font: 9px arial;
       			text-decoration: none;
       			font-family: tahoma;
      				text-align: left;
					color:#e5a38f;
       			BORDER-RIGHT: #e5a38f 1px solid;
       			BORDER-TOP: #e5a38f 1px solid;
       			BORDER-LEFT: #e5a38f 1px solid;
       			BORDER-BOTTOM: #e5a38f 1px solid;}