/* START Redefine HTML Tags */


/* CARLA'S Layout */

td.content {
	padding-right: 40px;
	}
	
h6 {
font-size: 12px;
margin-left: 10px;
}

p.pages {
margin-left: 10px;
}


/* ----- LINKS STYLES ----- */


a.anchor:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8EED5;
	text-decoration: underline;
}

a.anchor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8EED5;
	text-decoration: none;
}

a.anchor:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8EED5;
	text-decoration: none;
}

/* END General Site Layout */
