/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color:#666666;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	background-color: #FED9FB;;
	color: #9966FF;
}
a:active {
	text-decoration: none;
}
	
	
.pink_italics {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#b481ac;
	font-size: 14px;
	line-height: 18px;
}

.style1 {font-size: 24px;
	color: #000000;
	}

.style6 {font-size: 14px}


.style7 {
	color: #D5A7CE;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style9 {
color: #D5A7CE; 
font-family: Georgia, "Times New Roman", Times, serif;
}

