
<STYLE TYPE="text/css" TITLE="yac blog excerpt">

.blog-header
{
	font-weight: 100;
	text-decoration: none;
	font-size: normal;
	margin-left: 2px;
	margin-top: 0px;
	font-variant: small-caps;
}

.blog-title
{
	color: red;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	margin-left: 0px;
}

.blog-desc
{
	color: #333;
	text-decoration: none;
	font-size: small;
	margin-left: 0px;
}
.blog-author
{
	color: gray;
	text-decoration: none;
	font-size: x-small;
	margin-left: 2px;
}

.miniblog
{
	border: 0px #903 solid;
	background-color: #ccf;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 4px;
	max-width: 800;
}

.blog-title		a:link    {color: #AA0033; text-decoration: none;}
.blog-title		a:visited {color: #440033; text-decoration: none;}
.blog-title		a:hover   {color: #ee3300; text-decoration: underline;} 
.blog-title		a:focus   {color: #ee3300; text-decoration: none;}  
.blog-title		a:active  {color: #ee3300; text-decoration: none;} 

.blog-header	a:link    {color: #006; text-decoration: none;}
.blog-header	a:visited {color: #440033; text-decoration: none;}
.blog-header	a:hover   {color: #ee3300; text-decoration: underline;} 
.blog-header	a:focus   {color: #ee3300; text-decoration: none;}  
.blog-header	a:active  {color: #ee3300; text-decoration: none;} 

</style>
