#text {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
color:#000000;
}
h2 {
font-family:verdana;
font-size:16px;
line-height:20px;
color:#CCCCCC;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#20544d;
}
p {
	font-family:verdana;
	font-size:14px;
	line-height:20px;
	color:#111111;
}
a {
	TEXT-DECORATION: none;
	font-weight: bold;
	color:#FF709C !important;
}

a:hover, a:visited {
	color:#FF709C !important;
}