/** *	Stylesheet extension for the blog */ h3 { color:#FF0000; }.blog-date {color:#666666; font-size:11px; margin-top:10px; text-align:right;}.blog-title { font-size:21px; margin-top:2px; margin-bottom:0px;}.blog-body {text-align:left;}.blogindex {font-size:12px; text-align:center; padding:0px; color:#666666;}.blog-image {}a:link { color:#ff0000; text-decoration:none; }a:visited { color:#ff0000; text-decoration:none; }a:focus { color:#333333; text-decoration:none; }a:hover { color:#333333; text-decoration:none; }a:active { color:#333333; text-decoration:none; }