/*Basic styles*/
body {font-family: Trebuchet MS, Helvetica, sans-serif;}

a:link {text-decoration: underline; color: #09f;}
a:active {text-decoration: underline; color: #09f;}
a:visited {text-decoration: underline; color: #99c;}
a:hover {text-decoration: none; color: #c33;}	
