p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: AA3528;
	text-decoration: none;
}
a:visited {
	color: AA3528;
	text-decoration: underline;
}
a:hover {
	color: AA3528;
	text-decoration: underline;
}
a:active {
	color: AA3528;
	text-decoration: underline;
}
.input
{
color: #000000;
font-size: 10px;
line-height: 12px;
font-family: verdana, geneva, arial, helvetica, sans-serif
}