
INPUT {
	border-style: solid;
	background-color: #FDE8F2;
	font-size: 9pt;
	color: #000000;
	height: 20;
	border-color: #880E4B;
}
select {
	border-style: solid;
	background-color: #FDE8F2;
	font-size: 10pt;
	color: #000000;
	height: 20;
	border-color: #880E4B;
}
.h3 {
	font-family:"Times New Roman", Times, serif;
 
}
textarea{
	border-style: solid;
	background-color: #FDE8F2;
	font-size: 9pt;
	color: #000000;
	height: 100;
	border-color: #880E4B;
}
.bttnImg{
width:100px;
height:20px;
-moz-Opacity:0;
filter:alpha(opacity=0);
}
.link{
height:20px;
text-decoration:underline;
font-style: italic;
}
A:link {
		text-decoration:underline;
		color: #FFF1B4;
		font-style: italic
		}

A:visited {
		text-decoration:underline;
		color: #772977;
		font-style: italic
		}

A:active {
		color: ;
		font-style: italic
		}

A:hover {
		text-decoration:underline;
		color: #8BC1DA;
		font-style: italic
		}      
