/* Text */
BODY {	background-image : url( "../assets/images/me_hdbg2.jpg" );
	font-family : Arial;
	font-size : 12px;
	color : rgb(217,156,159);
	line-height : 24px}


P {
	font-size: 12px;
	line-height : 24px
}

.TextObject {
	font-size: 12px;
	line-height : 24px
}

A:link {
	color: rgb(217,219,142);
	font-size : 12px;
	font-family : Arial
}

A:visited {
	color: rgb(217,219,142);
	font-size : 12px
}

A:active {
	color: rgb(217,219,142);
	font-size : 12px
}



.TextNavBar {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif
}

UL {
	font-size: 12px
}

OL {
	font-size: 12px
}A:hover {
	color: rgb(217,219,142);
	font-size : 12px
}