body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFCCCC;
}
a:link {
	color: #ff6699;
	text-decoration: underline;
}

a:visited {
	color: #730025;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.style5 {
    color: #000000; 
    font-weight: bold; 
}

.style6 {
    font-size: 12px
}

.style7 {
    color: #ff6699
}
