td{font-size:12px;line-height:200%;color:#333333} 
body{font-size:12px;line-height:200%} 

a:link          { color: #333333; text-decoration: none }
a:visited       { color: #333333; text-decoration: none }
a:active        { color: #333333; text-decoration: none }
a:hover         { color: #0066FF; text-decoration: underline; position: relative; right: 0px; top: 0px }

a.two:link          {
	color: #a72f31;
	text-decoration: none;
	font-weight: bold;
}
a.two:visited       {
	color: #a72f31;
	text-decoration: none;
	font-weight: bold;
}
a.two:active        {
	color: #a72f31;
	text-decoration: none;
	font-weight: bold;
}
a.two:hover         {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	font-weight: bold;
}
.a {
	font-size: 12px;
	font-weight: bold;
	color: #a72f31;
	text-decoration: none;
}
a.one:link          { color: #333333; text-decoration: none }
a.one:visited       { color: #333333; text-decoration: none }
a.one:active        { color: #333333; text-decoration: none }
a.one:hover         {
	color: #a72f31;
	position: relative;
	right: 0px;
	top: 0px;
	text-decoration: none;
}

