﻿/* CSS Document */
a{color: #000; 
   text-decoration:none;}
a:hover{color: #F60; 
        text-decoration:none;}
