A:link {
	color: #000080;
	text-decoration: none;
	}

A:visited {
	color: #000080;
	text-decoration: none;
	}

A:active {
	color: #000080;
	text-decoration: none;
	}

A:hover {
	color: #669999;
	text-decoration: none;
	}
A:link.nav {
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

A:visited.nav {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

A:active.nav {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

A:hover.nav {
	color: #669999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
	A:link.rot {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

A:visited.rot {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

A:active.rot {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}

A:hover.rot {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
TD {
	font-family: Verdana;
	font-size: 11px;
	color: #000080;
}

P {
	font-family: Verdana;
	font-size: 11px;
	color: #000080;
}

input, submit, textarea, select{ 
font-family:verdana,sans-serif; 
font-size:10px; 
font-weight:lighter;
color:#000080; 
}
hr{
color:#ffcc66;
size:1
}




