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

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #379e48;
	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: #379e48;
	text-decoration: none;
}

