.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a:link {
     color: #fff200;
          }

a:visited {
     color: #007ca4;
          }

a:hover {
     color: #fff200;
          }

a:active {
     color: #007ca4;
          }
	 
a { text-decoration: none; 

