A:hover { color:red; text-decoration:underline;}
A:link { color:blue; text-decoration:none; }
A:visited { color:blue; text-decoration:none; }
/* hyperlinks */
a.boldo:link {
color:  #222E92;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

a.boldo:hover {
color: #6495ED;
font-family: arial;
font-size: 11px;
text-decoration: none;
}

a.boldo:visited {
color:  #222E92;
font-family: arial;
font-size: 11px;
text-decoration: none;
}
a.category:link {
color:  #8D003E;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.category:hover {
color: blue;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a.category:visited {
color:  #8D003E;
font-family: arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
/* hyperlinks #f94306; in center bold. used for when you're on the page already. */
a.boldon:link {
color:    #8D003E;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

a.boldon:hover {
color: #6495ED;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

a.boldon:visited {
color: #8D003E;
font-family: arial;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
TD, TABLE { font-family:verdana,arial;font-size:14px;}
.manage_categories_table {border-top:solid 1px #000000;border-left:solid 1px #000000;}
.category_image{border:0px;align:center;}
#calendar {font-family:arial;font-size:14px;}
.calendar_table {border:solid 1px #000000;}

div.logo{font-size:16px;color:blue;}
BODY { font-family:verdana,arial;font-size:13px; }
UL.nav {list-style:none;margin-left:0px;}
UL.favorites{list-style:none;}
/* timer functions */
#set_timer{background-color:#EEEEEE;width:300px;position:absolute;left:600px;}
#hours{border:0px solid;background-color:transparent;}
#min{border:0px solid;background-color:transparent;}
#sec{border:0px solid;background-color:transparent;}
#show_timer{border:0px solid;background-color:transparent;}

