body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.standout {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}


a:link { color: #0000CC;}
a:visited { color: #660066; text-decoration: none; }
a:hover, a:active{ color: #FF0000; text-decoration: none; }
