/* cmt */

.tit
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #0C476F;
	line-height: 11px;
}
.txt
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0C476F;
	line-height: 11px;
}
a.lnk:link 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0C476F;
	text-decoration: none;
}
a.lnk:hover 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #1581C9;
	text-decoration: underline;
}
a.lnk:visited 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0C476F;
	text-decoration: none;
}
a.lnk:active 
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #0C476F;
	text-decoration: none;
}
