/* body text and background colour */
.body { font-family: arial; font-weight:bold; font-size:11px; color:#000000;}

/* body text and background colour */
.body2 { background-color:#E6D1E7;}

.body3 { font-family: arial; font-weight:bold; font-size:14px; color:#ffffff;}

/*links*/ 
.links { font-family:arial; font-size:12px; font-weight:bold; color:#ffffff; text-decoration:none ;} a.links:hover { color:#FA403E;}

.link2 { font-family:arial; font-size:12px; font-weight:bold; color:#FA403E; text-decoration:none ;}

.links3 { font-family:arial; font-size:11px; font-weight:bold; color:#000000; text-decoration:none ;} a.links3:hover { color:#FA403E;}