body {
	font-family: Tahoma, "Times New Roman";
	text-decoration: none;
	background-image: url('../images/bg1.gif');
	font-size: 12px
}
a {
	text-decoration: none;
}

.leftmenus  {
	font-family: Tahoma;
	font-size: 12px;
	color: #993333;
	
}
a.leftmenus {
	font-family: Tahoma;
	font-size: 12px;
	color: #993333;
}
a:hover.leftmenus  {
	font-family: Tahoma;
	font-size: 12px;
	color: Red;
}
.description {
	font-size: 12px;
	color: #000000;	
}
a.description {
	font-size: 12px;
	color: #000000;	
}
a:hover.description {
	font-size: 12px;
	color: #000000;
	}
.content {
	font-size: 13px;
	color: #000000;
}
a.content {
	font-size: 13px;
	color: #993333;
}
a:hover.content {
	font-size: 13px;
	color: red;
}
.contenttitle {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #956500;
}
a.contenttitle {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #956500;
}
a:hover.contenttitle {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #BD8000;
}
a:visited.contenttitle {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #956500;
}
.contentsubtitle {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #956500;
}
.more {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #5493c7;
}

a.more {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #5493c7;
}
a:hover.more {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #191970;
}
.navcontent {
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #000066;
}
a.navcontent {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	color: #000066;
}
a:hover.navcontent {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Times New Roman;
	color: red;
}