body {
MARGIN: 0px; 
BACKGROUND-COLOR: #CC6687;
/* background-image :  url(../images/pingbg.jpg); */

}
.body2 {
MARGIN: 0px; 
BACKGROUND-COLOR: #900046;
/* background-image :  url(../images/pingbg.jpg); */

}
.body3 {
MARGIN: 0px; 
BACKGROUND-COLOR: #FFFFCC;
/* background-image :  url(../images/pingbg.jpg); */

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff
	}

.header {
	font-size: 13px;
	font-weight: bold
	}

.title {
	font-size: 14px;
	font-weight: bold
	}
	
.bg-image
{
    background-image :  url(../images/pingbg.jpg);
    background-repeat: repeat;
/* 	border-left: 2px solid #660033; 
	border-top: 2px solid #660033; 
	border-bottom: 2px solid #660033; 
	border-right: 2px solid #660033; 
*/
}



a {  
color: #ffffff;
line-height: 20px;
font-size: 13px;
font-weight: 800;
text-decoration: none
}
a:hover 
{
font-weight: 800;
text-decoration: underline
}
a.nav:visited
{
color: #660033;
font-size: 14px;
line-height: 20px;
font-weight: 800;
text-decoration: none
}
a.nav:hover 
{
font-weight: 800;
text-decoration: underline
}
a.nav:link {  
color: #660033;
font-size: 14px;
line-height: 20px;
font-weight: 800;
text-decoration: none
}
a.nav2:visited
{
color: #FFFFff;
font-size: 14px;
line-height: 20px;
font-weight: 800;
text-decoration: none
}
a.nav2:hover 
{
font-weight: 800;
text-decoration: underline
}
a.nav2:link {  
color: #FFFFff;
font-size: 14px;
line-height: 20px;
font-weight: 800;
text-decoration: none
}





.body5 {  background-color: #cc6687}
