/* CSS Document */


	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	A:link		       { color: #fff; text-decoration: none } 
	A:visited	     { color: #fff; text-decoration: none } 
	A:active	  { color: #fc0 } 
	A:hover		   { color: #06c }
	
.weblog_title	{ 
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size:30px; 
		}
		
a.weblog_title:link  { color: #6c0 }
a.weblog_title:visited {color: white; }
a.weblog_title:hover {color: white; }
a.weblog_title:active {color: white; }	
	
.text	{ 
		font-family: verdana, arial;
		font-size:12px; 
		color: #28262C;
		line-height:18px;
		text-align:justify; 
		}

.text2	{ 
		font-family: verdana, arial;
		font-size:12px; 
		color: #ffffff;
		line-height:18px;
		text-align:justify;
		font-weight:bold;
		}

		
.title	{ 
		font-family: verdana, arial; 
		font-size:14px;
		font-weight:bold; 
		color: #000000;
		}
		
.menu	{ 
		font-family: verdana, arial;
		font-size:10px; 
		color: #666666;
		line-height:18px;
		}		
				
.comments_title	{ 
		font-family: georgia, times, verdana; 
		font-size:12px;
		font-weight:bold; 
		color: #664433;
		text-transform:uppercase; 
		}
#id { }
.linkclass   { color: #06c }
