
/* Table link */
.table    { font-family: Times New Roman, Helvetica, Arial; color: #ffffff; text-decoration:none; font-size: 16px;}

/* Paragragh Text */
.text1 { font-family: Times New Roman, Helvetica, Arial, Verdana; LINE-HEIGHT: 19px; color: #000000; text-decoration:none; font-size: 16px;}

/* Bottom Nav/Paragraph*/
.text2 { font-family: Arial, Helvetica; color: #000000; text-decoration:none; font-size: 11.5px;}

/* G2B Link Text */
.text3 { font-family: Times New Roman, Arial, Helvetica, Verdana; color: #4E598C; text-decoration:none; font-size: 10px;}

/* Bottom Nav/Homepage*/
.text4 { font-family: Times New Roman, Arial, Helvetica, Verdana; color: #ffffff; text-decoration:none; font-size: 10px; LINE-HEIGHT: 19px;}

/* G2B Link */
a.Nav:link       { color: #ffffff; text-decoration: none; font-family: Times New Roman; font-size: 10px; }
a.Nav:visited    { color: #ffffff; text-decoration: none; font-family: Times New Roman; font-size: 10px; }
a.Nav:active     { color: #ffffff; text-decoration: none; font-family: Times New Roman; font-size: 10px; }
a.Nav:hover      { color: #A2A8C2; text-decoration: underline; font-family: Times New Roman; font-size: 10px; }