@CHARSET "UTF-8";

h3 { color: #f58220; font-size: 20px; font-weight: bold; }
a.lnk { color: #f58220; font-size: 14px; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: undeline; }
p.msg { color: #cccccc; margin-bottom: 10px; }

#terms {}
#terms ol {margin: 0 0 0 20px;}
#terms ul {margin: 0 0 0 10px;}
#terms a {color: #f58220; text-decoration: none;}
#terms a:hover { text-decoration: underline;}
