body {
	font-family:Tahoma
}

td {
	font-family: Tahoma;
	color:#666666;
}

td.white {
	font-family: Tahoma;
	color:#FFFFFF;
}

th {
	font-family: Tahoma;
	color:#666666;
}
table.border {
	border:1px solid;
	border-color: #DA251C;
}
a:link    {
	color:#333333;
	text-decoration:none;	
}

a:visited {
	color:#333333;
	text-decoration:none;
}

a:active  {
	color:#DA251C;
	text-decoration:underline;
}

a:hover   {
	color:#DA251C;
	text-decoration:underline;
}

img.border{
	border:1px solid;
	border-color: #DA251C;
}







