.p {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #333333;

}
a:hover {
	font-family: tahoma;
	background-color: ffff99;
	text-decoration: none;
	color: 9999cc;

}
a {
	color: #666699;
	text-decoration: none;
}
.list {
	color: #FFFFFF;
	list-style-type: square;
}
.tableborder-under {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ffff99;
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;


}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
}
.table {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;


}
.table a:link {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.table a:hover {
	font-family: tahoma;
	font-size: 9px;
	color: ffcc33;
	text-decoration: none;
	background-color: 9999cc;
}
.table a:active {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.table a:visited {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

