a:active
{
	color: #000000; text-decoration:none; font-style:normal;
}
a:hover
{
	color : #000910;
	text-decoration : underline;
	font-style : normal;
	background-color : #C0D4FF;
}
a:link
{
	color : #080005;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
}
a:visited
{
	color : #000000;
	text-decoration : none;
	font-style : normal;
}
input
{
	height:18px; border:1px solid #D8E4F6; background:#F1F6FC; padding-left:3px;
}
select
{
	height : 18px;
	color : #000B18;
}
td
{
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000; word-spacing:1px; line-height:130%;
}



