p {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;

}
.over { background-color: #666666; color: #FFFFFF; cursor: pointer; cursor: hand; } 

.out { background-color: #F5F9FC; color: #000000} 

.over2 { background-color: #E5AE87; color: #000000} 

.out2 { background-color: ##D88343; color: #000000} 

.out3{ background-color: #000066; color: #000000; }
	.out3 a:link {
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
		}
	.out3 a:visited {
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
		}
	.out3 a:hover {
		color: #FF0000;
		font-weight:bold;
		text-decoration: underline;
		}
	.out3 a:active {
		color: #FF0000;
		font-weight:bold;
		text-decoration: none;
		} 

.out4   { background-color: #E9E9E9; color: #000000} 
.over4 {
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
	cursor: hand;
	border: thin solid #999999;
} 

.t1 {
	background-color: #000066;
	border: thin solid #999999;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.t1pic {
	background-color: #FFFFFF;
	border: thin solid #000000;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

