/* Start of CMSMS style sheet 'Curias Layout' */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}

a,
a:link 
a:active {
   text-decoration: underline; 
}

a:visited {
   text-decoration: underline;
}

a:hover {
   text-decoration: none;
}

img {
	 border: 0;
}


/* End of 'Curias Layout' */

