a:visited {
	text-decoration:none;
	color: #939393;
}
a:hover {
	text-decoration:none;
	color: #FF3300;

}
a:active {
	text-decoration:none;
	color: #939393;
}
.menu
{
	background-image:url(images/fox_14.jpg);
	height:20px;
	width:182px;
	font-family:Verdana;
	color:#333333;
	font-size:12;
	padding-left:17px;
	font-weight:bold;
}
.title
{
	font-family:Arial;
	font-size:15;
	font-weight:bold;
	color: #FF3300;	
}
.content
{
	background-image:url(images/dot.jpg);
	background-repeat:no-repeat;
	background-position: left 1px;
	font-family:Arial;
	font-size:12;
	color: #0066FF;
	padding-left:15px;
}
.txtContent
{
	font-family:Arial;
	font-size:12;
	color:#333333;
}
