body {
	font-family: Tahoma;
	background-color: #B4B6BA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link {
	display: block;
	padding-left: 2px;
	width: 125px;
	background-color: #C1D1DB;
}
#link a:link {
	color: #000066;
	text-decoration: none;
	display: block;
	height: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6D0;
	border-right-color: #C6C6D0;
	border-bottom-color: #C6C6D0;
	border-left-color: #C6C6D0;
	background-color: #C1D1DB;
	margin-top: 1px;
	padding-top: 2px;
}
#link a:visited {
	color: #000066;
	text-decoration: none;
	display: block;
	height: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C6C6D0;
	border-right-color: #C6C6D0;
	border-bottom-color: #C6C6D0;
	border-left-color: #C6C6D0;
	background-color: #C1D1DB;
	margin-top: 1px;
	padding-top: 2px;
}
#link a:hover {
	color: #FF0000;
	text-decoration: none;
	display: block;
	height: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #E3E6E8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8DAE0;
	border-right-color: #D8DAE0;
	border-bottom-color: #D8DAE0;
	border-left-color: #D8DAE0;
	padding-top: 2px;
	margin-top: 1px;
}
#link a:visited:hover {
	color: #FF0000;
	text-decoration: none;
	display: block;
	height: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	background-color:  #ECEDF0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
	margin-top: 1px;
	padding-top: 2px;
}

#nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #33FF00;
	border-top-color: #D6D6D6;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	height: 20px;
	width: 500px;
	margin-top: 90px;
	padding-top: 2px;
	margin-left: 250px;
}
#nav a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00A6DD;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
}
#nav a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 5px;
}
#nav a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00A6DD;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
}
#nav a:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFF00;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	padding-left: 10px;
}

a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
a:visited:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
}
