/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

.normal      {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color:black;
              font-weight:normal; color: #FFFFFF}

a:link {color: #000000; background: #DADEE2; text-decoration: underline; }
a:active {color: #000000; background: #DADEE2; text-decoration: underline; }
a:visited {color: #000000; background: #DADEE2; text-decoration: underline; }
a:hover {color: #006666; background: #DADEE2; text-decoration: underline; }
