/* http://www.christiecomm.com/styles.css */
a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	color: #000000;

	text-decoration: none;

	font-variant: small-caps;





}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	color: #000000;

	text-decoration: none;

	font-variant: small-caps;




}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	color: #000000;

	background-color: #CCCCCC;

	text-decoration: underline;

	font-variant: small-caps;



}

a:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	color: #000000;

	text-decoration: underline;

	font-variant: small-caps;



}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;

}
.Subtitle-text {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Normal_text {


	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
