.t1
        { font-size: 18px;
          font-family: "Verdana";
          color: #ffffff;
          position: relative;
          left: 20px

        }

a.t1:link    { color: #ffffff; text-decoration: none }
a.t1:visited { color: #ffffff; text-decoration: none }
a.t1:active  { color: #ffffff; text-decoration: none }
a.t1:hover   { color: #ff0000; text-decoration: none }


.t2
	{ font-size: 18px;
          line-height:36px;
          font-family: "Arial";
          color: #000066;
          position: relative;
          left: 40px
        }

a.t2:link    { color: #000066; text-decoration: none }
a.t2:visited { color: #000066; text-decoration: none }
a.t2:active  { color: #000066; text-decoration: none }
a.t2:hover   { color: #00ff00; text-decoration: underline }


.t3
	{ font-size: 18px;
          line-height:36px;
          font-family: "Arial";
          color: #00ff00;
          position: relative;
          left: 40px
        }

a.t2:link    { color: #000066; text-decoration: none }
a.t2:visited { color: #000066; text-decoration: none }
a.t2:active  { color: #000066; text-decoration: none }
a.t2:hover   { color: #00ff00; text-decoration: underline }

