/*

	/content/default/template.css

*/

DIV.cmsContent {
	width: 610px;
	width: 637px;
	overflow-x: hidden;
	background: white;
	font-family: Arial;
	font-size: 13px;
	color: #5D5C4F;
	line-height: 18px;
}
DIV.cmsContent TD {
	font-size: 13px;
}
DIV.cmsContent A {
	text-decoration: none;
	font-weight: bold;
	color: #5D5C4F;
}
DIV.cmsContent A:hover {
	text-decoration: underline;
}
