/* CSS Document */
.body{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size:10px;}
.bold{ font-family: Verdana, Arial, Helvetica, sans-serif; color:#d86459; font-size:10px; font-weight:bold;}
.buttons{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:12px;}
.footer{ font-family:Verdana, "Microsoft Sans Serif", Tahoma; color:#e9ebea; font-size:10px;}
.button{ font-family:Verdana, Arial, Helvetica, sans-serif; color:#d86459; font-size:10px}
a.buttons:link{font-size:12px; color:#e9ebea;}
a.buttons:hover{ font-weight:bold;}
a.button:link { color:#666666;}
a.button:hover { font-weight:bold;}
a.footer:link{ font-size:10px;}
a.footer:hover{ color:#CCCCCC;}

