body				{ font-family: Arial, Helvetica; color: #7a7a7a; font-size: 11px; background-color:#fdfdfd; margin:13px 13px; }
td					{ font-family: Arial, Helvetica; color: #7a7a7a; font-size: 11px; }

a					{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:none; }
a:link				{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:none; }
a:visited			{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:none; }
a:active			{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:none; }
a:hover				{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:underline;  }
a:visited:hover		{ font-family: Arial, Helvetica; font-size: 11px; color: #fd0101; text-decoration:underline; }

.red				{ color:#fd0101; }

.hrdashed	{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	display:block;
	border-bottom: 1px dotted #828081;
}

.news				{ background-color:#fd0101; color:#ffffff; font-size:12px; font-weight:bold; padding:2px;}
