.class {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
}
.ll {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: normal;
	text-transform: none;
	color: #7A1B37;
	text-decoration: underline overline line-through blink;
}.textmain {
	font-family: "Microsoft Sans Serif";
	color: #7A1B37;
	font-size: 13px;
	line-height: 17px;
	
}.textmain2 {
	font-family: "Microsoft Sans Serif";
	font-weight: bold;
	color: #7A1B37;
	font-size: 13px;
	line-height: 17px;

}
/*-----------------------------------*/
#linktopic{
	font-family: Microsoft Sans Serif; 
	font-size: 12px;
	text-decoration: none;
	color:#7A1B37;
	}
#linktopic a:link {
	color: #7A1B37;
	text-decoration: none;
}
#linktopic a:visited {
	color: #7A1B37;
	text-decoration: none;
}
#linktopic a:hover {
	color: #7A1B37;
	text-decoration: none;
}
#linktopic a:active {
	color: #7A1B37;
	text-decoration: none;
}

/*--------------------------------------------------------*/
.normal {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
}
.unnamed1 {
	font-weight: bold;
	text-decoration: underline;
}
