
.mainText         { color: lime; font-size: 11px; font-family: Verdana, Arial }
.whiteText    { color: white; font-size: 11px; font-family: Verdana, Arial }
.mainTitle           { color: yellow; font-size: 14px; font-family: Arial; font-weight: bolder }
.subTitle           { color: yellow; font-size: 12px; font-family: Verdana, Arial; font-weight: bolder }

.class1 a:link       { color: aqua; font-size: 11px; font-family: Arial; text-decoration: none }
.class1 a:visited       { color: #09f; font-size: 11px; font-family: Arial; text-decoration: none }
.class1 a:hover       { color: aqua; font-size: 11px; font-family: Arial; text-decoration: underline }