body { color: black; font-size: 12px; line-height: 18px; background-color: white; }
td { font-size: 12px; line-height: 18px; }
.red { color: #e50041; font-size: 12px; line-height: 18px; }
a:link { color: #e50041; text-decoration: none; }
a:hover { color: #ff786e !important; text-decoration: none; }
a:visited { color: #e50041 !important; text-decoration: none; }
.big {
	font-size: 16px;
	line-height: 22px;
}
