/* Anasma Custom CSS Rules */

a{
	color:#FDB801 !important;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
*|*:-moz-any-link img, img[usemap], object[usemap] {
border-width: 0px !important;
border: none !important;
}

img
br {
	line-height: 15px;
}

br.br2 {
	line-height: 22px;
}

.txWhite2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}

.txWhite2Bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.txYellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	font-size: 11px;
}

.txYellow2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	font-size: 14px;
	font-weight: bold;
}

.txBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
}

.txDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #c70f6a;
	line-height: 16px;
}

.txTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #c70f6a;
	line-height: 16px;
	font-weight: bold;
}

.txTitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fdb801;
	line-height: 18px;
}

a.link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 11px;
}

a.link:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 11px;
}

a.link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: underline;
	font-size: 11px;
}

a.link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 11px;
}

a.link2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 14px;
}

a.link2:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 14px;
}

a.link2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: underline;
	font-size: 14px;
}

a.link2:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdb801;
	text-decoration: none;
	font-size: 14px;
}