IMG {
	BEHAVIOR: url('/Includes/pngbehavior.htc')
}

a {
	color: #3B5EAB;
	text-decoration: underline;
}

a:hover {
	color: #BA0000;
	text-decoration: underline;
}

body {
	background: url(/img/gray.gif) repeat-y;
}