a:link {
	color: #ff0000;
	text-decoration: none;
	}
a:active {
	color: #663333;
	text-decoration: none;
	}
a:visited { 
	color: #ff9999;
	text-decoration: none;
	}
a:hover {  
	color: #ff0000;
	text-decoration: none;
	}
h3 	{
	font-family: Verdana;
	font-size: 12px;
	color: #996666;
	}
.text 	{
	font-family: Verdana;
	font-size: 11px;
	color: #996666;
	padding-left:18px;
	padding-right:18px;
	background-image:url(../pics/accs/linebg.gif);
	background-repeat:repeat-y;
	}
	
.news 	{
	font-family: Verdana;
	font-size: 11px;
	color: #996666;
	padding-left:18px;
	padding-right:18px;
	
	}

.date {
	color: #663300;
	font-weight: bold;
}



