a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #000000; text-decoration: underline}
a:hover {  color: #000000; text-decoration: underline; background-color: #FFCC00}
a:active {  color: #000000; text-decoration: underline}
body {
	background-color: #ffffcc;
	color: #000000;
}
.expressionsbg {
	background-color: #FFFFCC;
	background-image: url(/images/ExpressionsStar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.style2 {font-size: 10px}
.style4 {font-size: 16px}

.style11 {
font-size: 9px
}
.img_right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000000;
}

