/********************************************************************************************

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;
	
	font-size:13px;

}



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;

}

.class2 a:link {color: #333632;}

.class2 a:visited {color: #333632;}

.class2 a:active {color: #333632;}

.class2 a:hover {text-decoration: underline; color: #333632;}