/* CSS Document */
body
{
	margin: 0px;
	font-size:12px;
	color:#666666;
	width:100%;
}

table
{
	font-size:12px;
	color:#666666;
}

a:link {color:#666666; text-decoration: none;}
a:active {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration: none; } 
a:hover {color:#7c0728; text-decoration: blod: underline; }

.font11 { font-size:11px; }