﻿a:hover, a:link, a:visited { text-decoration: none }
a:hover {color: #C0C0C0}

body {
	 background-color: #E2E5E4; margin: 2px;
	 background-image:url('images/AN-BG2.jpg');
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-position: top left;
	 
	 scrollbar-base-color: #A5A9BB;
	 scrollbar-track-color: #C0C0C0;
	 scrollbar-face-color: #A5A9BB;
	 scrollbar-highlight-color: #A5A9BB;
	 scrollbar-3dlight-color: #A5A9BB;
	 scrollbar-darkshadow-color: #A5A9BB;
	 scrollbar-shadow-color: #000000;
	 scrollbar-arrow-color: #C0C0C0;
}

.CategoryTitles {
	font-family: Verdana;
	font-size: large;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

