a:link  { color: #FFFFCC; text-decoration: none; }
a:hover  { color: #FF0099; text-decoration: underline; }
a:visited  { color: #FFFFCC; text-decoration: none; }
a:visited:hover  { color: #FF0099; text-decoration: underline; }
a:active  { color: #FFFFCC; text-decoration: none; }
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 11px;
	color: #000000;
}
.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
