
.fntTitle{
	font-family: Tahoma,Verdana;
	font-weight: 600;
	font-size: 22px;
	color: #DEB887;
	text-decoration: none;
}

.fntSubTitle{
	font-family: Tahoma,Verdana;
	font-weight: 600;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.fntCap{
	font-family: Tahoma,Verdana;
	font-weight: 600;
	font-size: 12px;
	color: #801e00;
	text-decoration: none;
}

.fntCapMic{
	font-family: Tahoma,Verdana;
	font-weight: 600;
	font-size: 11px;
	color: #47494a;
	text-decoration: none;
}

.fntCapMiddle{
	font-family: Tahoma,Verdana;
	font-weight: 600;
	font-size: 12px;
	color: #2f3031;
	text-decoration: none;
}

.fntOm{
	font-family: Tahoma,Verdana;
	font-weight: 700;
	font-size: 20px;
	color: black;
	text-decoration: none;
}

.fntLink{
	font-family: Tahoma,Verdana;
	font-weight: 700;
	font-size: 12px;
	color: #801e00;
	text-decoration: underline;
}

.fntLink:hover{
	font-family: Tahoma,Verdana;
	font-weight: 700;
	font-size: 12px;
	color: #47494a;
	text-decoration: underline;
}
