﻿body{margin:0px;}
img{border:0px;}

td{
	font-family: "Verdana, Arial, Helvetica";
	font-size: 11px;
	color: #0066CC;
	table-layout: fixed;
	WORD-BREAK: break-all; 
	WORD-WRAP: break-word;	
}

.Spacing{line-height:20px;}

.Menu{background:url(../img/menu.gif) no-repeate;}
.MenuTitle{font-weight:bold;color:#0066CC;font-size: 12px;}
.title3{color: #000000;font-weight:bold;font-size: 12px;}

a.Top:link {color: #ffffff;font-size:12px;font-weight:bold;}
a.Top:visited {color: #ffffff;font-size:12px;font-weight:bold;}
a.Top:hover {color: #ffff00;font-size:12px;font-weight:bold;}
a.Top:active {color: #ffffff;font-size:12px;font-weight:bold;}

a.Navigation2:link {color: #000000;text-decoration: none;font-weight:bold;font-size: 12px;}
a.Navigation2:visited {color: #000000;text-decoration: none;font-weight:bold;font-size: 12px;}
a.Navigation2:hover {color: #CC468C;text-decoration: underline;font-weight:bold;font-size: 12px;}
a.Navigation2:active {color: #000000;text-decoration: none;font-weight:bold;font-size: 12px;}

a.Navigation3:link {color: #CC468C;text-decoration: none;font-weight:bold;font-size: 12px;}
a.Navigation3:visited {color: #CC468C;text-decoration: none;font-weight:bold;font-size: 12px;}
a.Navigation3:hover {color: #CC468C;text-decoration: underline;font-weight:bold;font-size: 12px;}
a.Navigation3:active {color: #CC468C;text-decoration: none;font-weight:bold;font-size: 12px;}

a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #0066CC;
	text-decoration: none;
}
