td {
	font-family:tahoma,arial;
	font-size:13px;
	background-repeat:repeat-x;

}

A:link

{

        COLOR: #99AA99; TEXT-DECORATION: none

}

A:visited {
        COLOR: #666666; TEXT-DECORATION: none
}

a:hover{text-decoration:none;}
.a:hover{text-decoration:underline;}
  
body { 	

	margin:0px;padding:0px; 
	background-repeat:repeat-y; 

}

.form { width:255px;
		height:19px;
		font-family:tahoma;
		font-size:9px;
		border-style: solid;
		border-width: 1px;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:255px;
		height:95px;
		font-family:tahoma;
		font-size:8px;
		border-style: solid;
		border-width: 1px;
		color:#ffffff;
		margin-left:0px;
		margin-right:0px}

