BODY,TD,TR,TH {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: Black; 
	FONT-FAMILY: Tahoma, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
a:hover{
	color:#4F20CD;
	text-decoration: underline;
}

a.link{
	color: #A00000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}
a.link:hover{
	color: #FF1717;
}
.title {
	color:#006400;
	font-weight: bold;
}
a.more{
	color: #708090;
	text-decoration: none;
}
a.more:hover{
	color: #A00000;
	text-decoration: none;
}
a {
	color:#006400;
	font-weight: bold;
	text-decoration: none;
}