 /* Global Styles */

body {
	margin:0;
	}

td { 
	font:13px Georgia, serif;
	font-weight: bold;
	color: #000000;
	}
	
a {
	color: #4400ff;
	font-weight: bold;
	text-decoration:none;
	}
	
a:hover {
	color: #ff00ff;
	text-decoration:none;
	}


/* Class, ID Styles */

.copyright {
	font:8px verdana, sans-serif;
	color: #111111;
	line-height:10px;
	}
	
a.MenuMedium {
	font:11px Verdana, sans-serif;
	color: #555555;
	line-height:15px;
	text-decoration: none;
	}
	
a.MenuMedium:hover {
	font:11px Verdana, sans-serif;
	color: #000000;
	background: #dddddd;
	line-height:15px;
	text-decoration: overline underline;
	}

a.thumbnail {
	}
	
a.thumbnail:hover {
	background: #ffffff;
	}

.LogoMedium {
	font: 20px Verdana, Times New Roman, Times, serif;
	color: #eeeeff;
	font-weight: bold;
	line-height:24px;
	letter-spacing:.25em;
	}

a.footer_small {
	font:7px Verdana, sans-serif;
	color: #555555;
	line-height:10px;
	text-decoration: none;
	}
