.mainleftcolumn {
	background-image: url(images/left-column-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}.mainrightcolumn {
	background-image: url(images/right-column-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
}

.headings {
	font-family: Arial, Helvetica, sans-serif, cursive;
	font-size: 14px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
text-decoration:none;
    color:#4A83D0;
     }

a:visited {
text-decoration:none;
     color:#4A83D0;
     }

a:hover {
     text-decoration: underline;
     }
a:active {
text-decoration:none;
    color:#4A83D0;
     
     }
.leftmenu
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676767;
}

.leftmenu a:link {
text-decoration:none;
    color:#676767;
     }

.leftmenu a:visited {
text-decoration:none;
     color:#676767;
     }

.leftmenu a:hover {
     text-decoration: underline;
color:#676767;
     }
.leftmenu a:active {
text-decoration:none;
    color:#676767;
     
     }
