body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

table, tr, td {
FONT-SIZE: 14px;  font-family: Arial;
}

a:link    {
text-decoration: none;
color: #e60004;
font-size:14px; font-family: Arial;
font-weight: 
}
a:visited {
text-decoration: none;
color: #e60004;
font-size:14px; font-family: Arial;
font-weight: 
}
a:hover   {
text-decoration: underline;
color: #e60004;
font-size:14px; font-family: Arial;
font-weight: 
}
a:active  {
text-decoration: underline;
color: #e60004;
font-size:14px; font-family: Arial;
font-weight: 
}

#idx { border: 3px solid #fff; width: 500px; }
#idx td.center { text-align: center; }