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

html, body {
	
	margin:0px;
	padding:0px;
	border: none; background:#ffffff;
	
	   }


A:link {text-decoration: underline; color: #777777; font-weight:bold;}
A:visited {text-decoration: underline; color: #777777; font-weight:bold;}
A:active {text-decoration: underline; color: #777777; font-weight:bold;}
A:hover {text-decoration: none; color: #313131; font-weight:bold;}
	

.blogtext3 {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	}
	
	
.side {background-image:url(../images/bgside.jpg);}

.bigfont { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#313131; }
.midfont { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#313131; }
.smallfont { font-family:Arial, Helvetica, sans-serif; font-size:9px; color:#313131; }