#head {
color:#E13120;
font:bold 20px Arial, sans-serif;
text-decoration:none;
}


#text {
color:#000000;
font size:13px;
font-family: Arial, Verdana, sans-serif;
text-decoration:none;
}


#link {
font color:#E13120;
font size:13px;
font-family: Arial, Verdana, sans-serif;
text-decoration:none;
}

a:link { text-decoration:underline; color=#000000;}
a:hover { text-decoration:underline; color=#EC8A0B;}
a:active { text-decoration:underline; color=#EC8A0B; }
a:visited { text-decoration:underline; color=#EC8A0B; }
a:focus { text-decoration:blink; }


#link2 {
font color:#E13120;
font size:13px;
font-family: Arial, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
}