@charset "utf-8";
/* CSS Document */

* { padding:0; margin:0;}
body { background:url(../images/bg.jpg) repeat-x #e24d04; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4f5f78;}

img { border:none; }

a.right_column {color:#4f5f78; text-decoration:none; }
a.right_column:hover {color:#000; text-decoration:underline; }

a.list_type {color:#9d451a; text-decoration:none; }
a.list_type:hover {color:#000; text-decoration:underline; }
