.content{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: D2CAA6;
}

A.External{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: ED1035;
	text-decoration: none;
}

A.home{
	font-weight: bold;
	font-size: 13px;
	color: D2CAA6;
	text-decoration: none;
}
A:HOVER{
	color: FFFFFF;
	text-decoration: none;
}
BODY {
	margin : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : #37473D;
}
