@charset "utf-8";
/* CSS Document */

.tagline {color:#FFF; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
.menuText {color:#FFF; font-size:14px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
.menuText a, .menuText a:link, .menuText a:visited {color:#FFF; text-decoration:none;}
.menuText a:hover, .menuText a:active, .menuText a.active {color:#FF0; text-decoration:underline;}

.articleText {color:#000; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}

.postTitle {color:#D00; font-size:16px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.postTitle a, .postTitle a:link, .postTitle a:visited {color:#D00; text-decoration:none;}
.postTitle a:hover, .postTitle a:active, .postTitle a.active {color:#03C; text-decoration:none;}

.postCategory {color:#00F; padding-bottom:5px; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
.postCategory a, .postCategory a:link, .postCategory a:visited {color:#00F; text-decoration:none;}
.postCategory a:hover, .postCategory a:active, .postCategory a.active {color:#F00; text-decoration:underline;}

.sideCategory {color:#FFF; font-size:14px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.sideCategory a, .sideCategory a:link, .sideCategory a:visited {color:#FFF; text-decoration:none;}
.sideCategory a:hover, .sideCategory a:active, .sideCategory a.active {color:#FF0; text-decoration:none;}

.sidePost {color:#03C; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; }
.sidePost a, .sidePost a:link, .sidePost a:visited {color:#03C; text-decoration:none;}
.sidePost a:hover, .sidePost a:active, .sidePost a.active {color:#F00; text-decoration:none;}


a, a:link, a:visited {color:#00F; text-decoration:underline;}
a:hover, a:active, a.active {color:#00F; text-decoration:none;}
p { margin:0px; padding-bottom:10px; padding-top:5px; }
