a:link
{

	text-decoration: none;
}
a:visited
{

	text-decoration: none;
}
a:hover
{
	color: #9dc1e7;
	text-decoration: none;
}
a:active
{
	color: #537bbd;
	text-decoration: none;
}
body, table, tr, td
{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 11px; 
	
}
.frame
{

	background-color: #9dc1e7;
}
.detail
{
	background-color: #f5f5f7;
}
