.link {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
.footer {
	font-family:  Arial;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}
.titB {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	font-weight: bold;
}
.tex {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.texHomePage {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.tit {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	font-weight: normal;
	text-decoration: none;
}
.tit:link {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	font-weight: normal;
	text-decoration: none;
}
.tit:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	font-weight: normal;
	text-decoration: underline;
}
.tit:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #252525;
	font-weight: normal;
	text-decoration: none;
}
.texb {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.texbr {
	font-family: Verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
a, a:hover
{
color: #CC0000;
}
