p, div, td, ul, ol, .normal {
        font: 12px/19px Arial, Helvetica, sans-serif;
        color: #723F68;
        }

.states {
        font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #723F68;
        }

.states2 {
        font: 12px/20px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #F9F6F8;
        }

.trade {
        font: 11px/15px Arial, Helvetica, sans-serif;
        color: #723F68;
        }

.title {
        font: 14px/18px Arial, Helvetica, sans-serif;
	font-weight: bold;
        color: #723F68;
        }

a:link  { text-decoration: underline; color: #723F68 }
a:active        { text-decoration: underline; color: #723F68 }
a:visited       { text-decoration: underline; color: #723F68 }
a:hover { text-decoration: underline; color: #000000 }

*.states a:link  { text-decoration: none; color: #723F68 }
*.states a:active        { text-decoration: none; color: #723F68 }
*.states a:visited       { text-decoration: none; color: #723F68 }
*.states a:hover { text-decoration: none; color: #000000 }

.submit { background-color: #E5E5E5; color: #723F68; font-size: 10px; font-weight: bold; line-height:14px}

