
a
{
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited{
	color:#666666;
	text-decoration:none;
}
a:active{
	color:#666666;
	text-decoration:none;

}
a:hover{
	color:red;
	text-decoration:underline;
}
td {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

*{margin:0;padding:0;}
body {
	font-family: arial, serif;
        font-size:12px;
}
.menu_t {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}