BODY, P, TD {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: red;
}


/*   classes  */

.livingthedream {
	color: #660000;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 8px;
	margin-right: 8px;
}

.livingthedreamindex {
	color: #000000;
	font-weight: normal;
}

.small {
	color: #000000;
	font-size: xx-small;
	font-weight: normal;

}

.livingthedreamspanish {
	color: #ff6633;
	margin-left: 60px;
}



/*  contextual classes   */
a.home_link {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}


a.livingthedream {
	text-decoration: underline;
	color: #ff6633;
}

a.livingthedreamindex {
	text-decoration: underline;
	color: #ff6633;

}

a.small {
	text-decoration: underline;
	color: #ff6633;
}

a.keywords {
	text-decoration: underline;
	color: #ff6633;
	margin-right: 8px;
	line-height: 170%;
	font-weight: bold;
}