body {
	margin: 0px;
	padding: 0px;
	background-image:  url(images/CCR_back.gif);
	background: ;
}

.pagetitle {
	color : #F2F1DD;
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	vertical-align : -1px;
	letter-spacing : 2px;
	padding-left : 10px;
}

.header {
	border-top: 0px solid #182746;
	border-bottom: 0px solid #182746;
	padding: 0px;
	background-image:  url(BlogCCR_CALIDAD/Blogimages/backgrounds);
	font-size : 18px;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CECECE;
	text-align : center;
}

.menuleft {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Navy;
	text-decoration : none;
	font-weight : bold;
}

.topmenu {
	vertical-align : -105px;
	background-color : navy;
	color: white;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

a {
		color :Navy ;
		text-decoration : none;
}

a:link {
		color :Navy ;
		text-decoration : none;
}

a:visited {
		color :Navy ;
		text-decoration : none;
}

a:active {
		color : Red;
		text-decoration : none;
}

a:hover {
		color : Maroon;
		text-decoration : none;
}