BODY {
	BACKGROUND: url(header_bg.png) #AAC7D5 repeat-x;
	


}


P  {
	font-size: 10pt; font-family: Arial; color: #eeeeee
}


A:link {
	COLOR: #333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333; TEXT-DECORATION: none
}
A:active {
	COLOR: #333; TEXT-DECORATION: none
}
A:hover {
	WIDTH: auto; COLOR: #999999; HEIGHT: auto; BACKGROUND-COLOR: #333333; TEXT-DECORATION: none

}


 input
{
color: #781351;
background: #ffffff;
border: 1px solid white
}

.submit input
{
color: #000;
background: #fffff;
border: 2px outset white


}