body {
    font-family: tahoma, helvetica, arial, sans-serif;
    color: #FFFFFF;
}
p{ 
	font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 14px;
    text-align: left;
    color: #000000;

}
.style1 {color: #FFFFFF}
.style2 {color: #9900CC}
.style3 {color: #000000}
.center { text-align:center}

td {
    font-size: 14px;
	text-align:center;
	color:#000000;
}

img { border: 0; }

table{background-color:#FF99FF}


body { background-image:url(images/background.png)}

a:link {text-decoration: none;
		color: #000000;
		}
a:visited {text-decoration: none;
			color: #000000;}
a:active {text-decoration: none
			color: #000000;
			}
a:hover {text-decoration: underline; color: white;}
