/* default anchor format */
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:active {color: #0000ff;}
a:hover {color: #0000ff;}

a.white:link {color: #ffffff;}
a.white:visited {color: #cccccc;}
a.white:active {color: #ffffff;}
a.white:hover {color: #ffffff;}

a.black:link {color: #000000;}
a.black:visited {color: #000000;}
a.black:active {color: #000000;}
a.black:hover {color: #000000;}

a.blue:link {color: #0000ff;}
a.blue:visited {color: #0000ff;}
a.blue:active {color: #0000ff;}
a.blue:hover {color: #0000ff;}

/* global text format */
.crdts { font-family: Arial; font-size: 10px; text-align: center; }
.date {	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; margin-left: 15px; }
.backtodsc { font-family: Verdana; font-size: 8px; font-weight: bold; margin-left: 8px; }





