body, table, td {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #79570D;
}
input, select, option, textarea {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	
}
#action, .action {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #79570D;
}
#action:hover, .action:hover {
	text-decoration: underline;
	
}
.title {
	font-family: Arial, Helvetica;
	font-size: 15pt;
	font-weight: bold;
	color: #F53333;
}
.error {
font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #F53333;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
}
a{
font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #ffffff;
		font-weight: bold;
        text-decoration: none;

}
a:active {
	color: blue;
	text-decoration: none;
}