/********************************************************************************************
Lillian-Too.com Stylesheet
Target: Screen
Author: Yau
********************************************************************************************/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333632;
	line-height: 16px;
}

.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cdc6bf;
	line-height: 14px;
}

/********************************************************************************************
Content
********************************************************************************************/

a:link, a:active, a:visited {
	color: #a71510;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a71510;
	font-weight: bold;
	text-decoration: underline;
}

.red {
	color: #a71510;
	font-weight: bold;
}


/********************************************************************************************
Right Side
********************************************************************************************/

a.links:link, a.links:active, a.links:visited {
	font-weight: normal;
	color: #333632;
	text-decoration: none;
}

a.links:hover {
	font-weight: normal;
	color: #333632;
	text-decoration: underline;
}
