a.mainpage {
        font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #A8FF60;
        font-size:18px;
        text-decoration: none;
        font-weight: lighter;
        }
a.mainpage:hover {
        font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #A8FF60;
        font-size:18px;
        text-decoration: underline;
        font-weight: lighter;
; font-style: normal
        }
a.mainpagesmall {
        font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #A8FF60;
        font-size:14px;
        text-decoration: none;
        font-weight: bold;
        }
a.mainpagesmall:hover {
        font-family: tahoma, Arial, Helvetica, sans-serif;
	color: #A8FF60;
        font-size:14px;
        text-decoration: underline;
        font-weight: bold;
        }

