.mama01 {
	font-family: Verdana;
	font-size: 9px;
	color: #0F0F0F;
}
.normalgray {
	font-family: Verdana;
	font-size: 12px;
	color: #0F0F0F;
}
.normalgray a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #B70020;
	text-decoration: none;
}
.normalgray a:hover {
	font-family:Verdana;
	font-size: 12px;
	color:#B70020 ;
	text-decoration: underline;

}
.normalgray a:visited {
	font-family:Verdana;
	font-size: 12px;
	color:#0F0F0F ;
}

.normalred {
	font-family: Verdana;
	font-size: 12px;
	color: #B70020;
}
.normalred a:link {
	font-family: Verdana;
	font-size: 12px;
	color: #B70020;
	text-decoration: none;
}
.normalred a:hover {
	font-family:Verdana;
	font-size: 12px;
	color:#B70020 ;
	text-decoration: underline;

}
.normalred a:visited {
	font-family:Verdana;
	font-size: 12px;
	color:#0F0F0F ;
}

.normalredbold {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#B70020;
}
.normalredbold a:link {
	font-family: Verdana;
	font-size: 12px;
		font-weight:bold;
	color: #B70020;
	text-decoration: none;
}
.normalredbold a:hover {
	font-family:Verdana;
	font-size: 12px;
		font-weight:bold;
	color:#B70020 ;
	text-decoration: underline;

}
.normalredbold a:visited {
	font-family:Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#B70020 ;
}
.line-through {
	text-decoration: line-through; 
}
