body {  }

A.tahoma11red:link { color: #AA1241; text-decoration: underline}

A.tahoma11red:active { color: #AA1241; text-decoration: underline}

A.tahoma11red:visited { color: #AA1241; text-decoration: underline}

A.tahoma11red:hover { color: #AA1241; text-decoration: none}

.tahoma11red{
font-family:tahoma;
font-size:11px;
color:#AA1241;
text-decoration:none;
}


.tahoma17black {
	font-family: Tahoma;
	font-size: 17px;
	color: #000000;
		font-weight:bold;

}
.tahoma25black {
	font-family: Tahoma;
	font-size: 25px;
	color: #000000;
	font-weight:bold;
	
}

.tahoma11black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
}