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

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

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

.sitemapText {color:#000; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
.sitemapText a, .sitemapText a:link, .sitemapText a:visited {color:#039; text-decoration:none; font-weight:bold;}
.sitemapText a:hover, .sitemapText a:active, .sitemapText a.active {color:#039; text-decoration:underline;}

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

.mainPostTitle {color:#FFF; font-size:25px; font-family: "Times New Roman", Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.mainPostTitle a, .mainPostTitle a:link, .mainPostTitle a:visited {color:#FFF; text-decoration:none;}
.mainPostTitle a:hover, .mainPostTitle a:active, .mainPostTitle a.active {color:#FF0; text-decoration:none;}

.postCategory {color: #F60; padding-bottom:5px; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none;}
.postCategory a, .postCategory a:link, .postCategory a:visited {color:#F60; text-decoration:none;}
.postCategory a:hover, .postCategory a:active, .postCategory a.active {color:#036; 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:#FFF; font-size:12px; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.sidePost a, .sidePost a:link, .sidePost a:visited {color:#FFF; text-decoration:none;}
.sidePost a:hover, .sidePost a:active, .sidePost a.active {color:#F60; 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; }
