body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#EAEAEA
	
}
td {
 font-size:13px; color:#333333
 }
.no-bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.p-menu{
font-size:13px; color:#333333;
font-weight:bold;
text-decoration: none;
}

.p-menu:visited {
font-size:13px; color:#333333;
font-weight:bold;
text-decoration: none;
}

.p-menu:hover {
font-size:13px; 
color:#660000;
font-weight:bold;
text-decoration: underline;
}

.p-menu:link {
font-size:13px; 
color:#333333;
font-weight:bold;
text-decoration: none;
}

.p-menu:active{
font-size:13px; 
color:#ff0000;
font-weight:bold;
text-decoration: none;
}

.p-menu-active{
font-size:13px; color:#ff0000;
font-weight:bold;
text-decoration: none;
}