﻿body, textarea, input, select, td, form { 
    font-family: Helvetica, Arial, sans-serif;
}
body, textarea, input, select {
    font-size: 12px;
}
body{ margin:0px; padding:0px; }

a { color:#6666CC; text-decoration: underline;}
a:active { color: #66CCCC; }
a:hover { color: #66CCCC; }
