INPUT.std {
	font-family: arial ;
    font-size:10px ;
    color:black ;
    font-weight:400 ;
}

Select.std {
	font-family: arial ;
    font-size:10px ;
    color:black ;
    font-weight:400 ;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
}

a {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color:black;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	color:orange ;
}

td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:orange ;
}

.lor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FFFFFF;
}