table { font-family:Verdana,Tahoma; font-size:9pt; }
a:link { color:#1C1C1C; }
a:visited { color:#1C1C1C; }
a:active { color:#778899; }
a:hover { color:orange; underline }
body {
	background-image: url(../backgrounds.jpg);
	background-position: center;
}
.style3 {font-size: 8px}
.tag_cloud { padding: 3px; text-decoration: none; }
.tag_cloud:link { color: #81d601; }
.tag_cloud:visited { color: #019c05; }
.tag_cloud:hover { color: #ffffff; background: #69da03; }
.tag_cloud:active { color: #ffffff; background: #ACFC65; }
pre
{
    background-color: #fff;
    font-family: "Consolas" , "Courier New" ,Courier,mono,serif;
    font-size: 12px;
    color: blue;
    padding: 5px;
    border: 1px dashed blue;
}
 blockquote {
                color: blue;
	margin: 15px;
 	padding: 5px;  	
  	background: #FAFAFA url(http://thlive.com/images/nrrcode.gif) no-repeat 250px 0px !important; 
	background-position: 8px 10px;
	border: 1px solid #EAEAEA; 
	border-left: 5px solid #72A545;  
}