a:link { color: #000000; text-decoration: underline}
a:visited { color: #555555; text-decoration: underline} 
a:active { color:#555555; text-decoration: underline} 
a:hover { color: #555555; text-decoration: underline} 
/*---------------------------------------------------*/
body {
	background:#ffffff;
	color:#777777;
	font-family:"Comic Sans MS", "cursive";
	}

h3{
	color:#555555;
}

h4{
	color:#727272;
}

b{
	font-size:15px;
	color:#666666;
}

.table1{
	font-weight:bold;
	text-align:center;
}

.table2{
	color:#707070;
}

.table3{
	color:#888888;
}
