
a { color: #ff007f; font-family: Arial }
a.hover { color: #ffc7ff; font-family: Arial }
body  { color: black; font-size: 12px; font-family: Arial; background-color: white }
div.title { color: white; font-family: "Arial Black"; background-color: #ff007f; text-align: center }
table.main {
	background-color: #ffc7ff;
	border: 2px solid #ff007f;
	width: 760px;
}
a:hover.title { color: white; font-family: Arial; }
a.title { color: white; font-weight: bolder }
div.designby{
        font-size: 10px;
        text-align: right;
        font-style: italic;
}
