a:link 		{
	text-decoration: none;
	color: #000099;

}
a:visited 	{
	text-decoration: none;
	color: #000099;

}
a:hover 	{
	text-decoration: none;
	color: #0066FF;

}
a:active 	{
	text-decoration: none;
	color: #000000;

}

a.menu:link 		{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited 	{
	text-decoration: none;
	color: #FFFFFF;

}
a.menu:hover 	{
	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:active 	{
	text-decoration: none;
	color: #FFFFFF;

}

.font_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #293A4B;
}
.td_sticker {
	border: 1px dotted #666666;
}

.font_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-indent: 10px;
}
.font_foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.font_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #293A4B;
}
.font_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font_normal_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #293A4B;
}
.inputbox {
	border: 1px solid #486682;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
