/* Text format end */

.maintxt {
         font-family: arial, verdana, sans-serif;
         color: black;
	font-size: xx-small;
         }
/* Text format end */



/* Links Start */

a:link {color: blue; text-decoration: underline}

a:visited {color: blue}

a:hover {color: green; text-decoration: underline}

a:active {color: red}

/* Links End */