body {
	background-color: #c8e5f5;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

td {}

a:link { color: #de3e96 ; text-decoration: none; }

a:visited { color: #b546fc ; text-decoration: none; }

a:hover { color: #2fa8ed ; text-decoration: none; }

a:active {
	color: red;
	font-weight: bold;
}
.blue {
	color: #37A1EF;
}
.pink {
	color: #DA3D96;
}
.orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #E87400;
	text-decoration: none;
}
.brown {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #804000;
	text-decoration: none;
}
.Red {
	font: 12px Verdana, Geneva, sans-serif;
	color: #F00;
	text-decoration: none;
}
.redjacket {
	font-size: 12px;
	font-weight: bold;
	color: #D32B36;
	text-decoration: none;
}
.purple {
	font-size: 12px;
	font-weight: bold;
	color: #BE4FC1;
	text-decoration: none;
}

