td {
	font-size: 12px;
	color: #333333;
}
p {
	line-height: 24px;
	text-indent: 24px;
	
}
#con p {
	line-height: 24px;
	text-indent: 24px;
	text-transform: capitalize;
}

#news a:link {
	font-size: 12px;
	color: #C80000;
	text-decoration: none;
}
#news a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-left:1px;

}
#news a:visited {
	font-size: 12px;
	color: #C80000;
	text-decoration: none;
	
}

#select a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#select a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	

}
#select a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
