<style>
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
Table{font-family: Tahoma; font-size: 8pt;color:white}
.BlogTitle{color:white ;font-family: Arial; font-size: 18pt; font-weight: bold;}
.BlogTitle A:link {color:white;text-decoration: none}
.BlogTitle A:visited {color:white;text-decoration: none;}
.BlogTitle A:hover {color:white;text-decoration: none}
.BlogSubTitle{color:#F2F2F2 ;font-family: Tahoma;font-size: 9pt;padding-bottom: 6px}
.posttitle{font-size: 9pt;font-family: Tahoma; color:#FFFFFF;font-weight: bold;padding-top: 6px; padding-bottom: 2px;}
.posttitle A:link {color:#FFFFFF;font-weight: bold;text-decoration: none}
.posttitle A:visited {color:#FFFFFF;font-weight: bold;text-decoration: none;}
.posttitle A:hover {color:yellow;font-weight: bold;text-decoration: none}
.postdesc {font-size: 7pt;font-family: Tahoma;color:white;}
.postdesc  A:link{color:#FFFF00;text-decoration: none;}
.postdesc  A:visited {color:#FFFF00;text-decoration: none;}
.postdesc  A:hover{color:#FFFF00;text-decoration: underline;}
.PostBody {font-size: 9pt;font-family: Tahoma;color:#F2F2F2;line-height:1.5em;padding:3px}
.PostBody A:link{color:#FFFF00;text-decoration: none;}
.PostBody A:visited {color:#FFFF00;text-decoration: none;}
.PostBody A:hover{color:#FFFF00;text-decoration: underline;}
 A:link {color:#cccccc;text-decoration: none}
 A:visited {color:#cccccc;text-decoration: none;}
 A:hover {color:#ffffff;text-decoration: none}
</style>