@charset "utf-8";
/* CSS Document */

.menuTXT {
	font-family: Verdana;
	font-size: 11px;
	font-weight: 430;
	font-style: normal;
	line-height: 20px;
	color: #5e5e5e;
}
.indexTXT {
	font-family:Verdana;
	font-size: 11px;
	font-weight: 430;
	font-style: normal;
	line-height: 17px;
	color: #5e5e5e;
}

.mainBOLDred {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #a72400;
	line-height: 15px;
	
}
.topBOLD	{
	font-family:Verdana;
	font-size:14px;
	color: #ffffff;
	
}

.bottomLink {
	font-family:Verdana;
	font-size:11px;
	color:#726b6b;
}

