A {
	color: #000033; 
	text-decoration: none;

}
A:hover {
	color: #000099;
	text-decoration: none;
	background: #6699CC;
}
A:visited {
	color: #000099;
	text-decoration: none;
}
A:link {
	color: #000099;
	text-decoration: none;
}
A:active {
	color: #000099;
	text-decoration: none;
}
body {
	Font-Size: 14px;
	Font-Family: arial, helvitica, sans-serif;
	color: #000033; 
	text-decoration: none;
}

.blogroll  {
        Font-Size: 12px;
}
.headline {
        Font-Size: 14px;
		font-weight:bold;
}
.author  {
        Font-Size: 10px;
		text-decoration: none;

}
.cpheadline {
        Font-Size: 14px;
		font-weight:bold;
}

.post {
	Font-Size: 14px;
	Font-Family: arial, helvitica, sans-serif;
	color: #000033; 
	text-decoration: none;
}
