body {
background-color:#eb5c6f;
font-size:11px;
font-color: #777777;
} 

strong, b {
color: #00addd;
font-family: Palatino Linotype, serif;
font-size: 16px;
font-weight:bold;
letter-spacing: 0px
 }

strong, i {
color: #ef759d;
font-family: Palatino Linotype, serif;
font-size: 11px;
font-weight:bold;
letter-spacing: 0px
 }

strong, u {
color: #f14b61;
font-family: Palatino Linotype, serif;
font-size: 11px;
font-weight:bold;
letter-spacing: 0px
 }

a, a:link, a:visited {
	color: #00a5df;
	cursor: help;
	text-decoration: none;
	font-style: normal;}
a:hover {
	color: #00a5df;
	text-decoration: none;
	font-style: normal;

}

blockquote {
background-color: #bdd74d;
line-height: 15px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}