.text1 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
     font-size : 11px;
     font-weight : bold;
   color: Black;
}
.text1 a:link, a:active, a:visited {
     text-decoration : none;
     color : #000000;
}
.text1 a:hover {
     text-decoration: none;
     color: #CB1111;
}
.form { width:185px;
		height:17px;
		font-family:Comic Sans MS, Arial, Verdana;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#cc0000;
		background-color:#ffff00;
		color:#000000;
		margin-left:0px;
		margin-right:0px}
.textarea { width:185px;
		height:87px;
		font-family:Comic Sans MS, Arial, Verdana;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#cc0000;
		background-color:#ffff00;
		color:#000000;
		margin-left:0px;
		margin-right:0px}