p {  
    font-size: 8px;
    color:#666666;
	text-align: left;
    margin-top: 3px;
    margin-bottom: 3px;
	margin-left: 10px;
}

a {  
    font-family: Comic Sans MS, Arial, MS Sans-Serif;
	font-weight: bold;
    font-size: 13px;
    color: #CC0000;
}
.plain{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

/*

td {  
    font-family: "Comic Sans MS", Arial, "MS Sans Serif";
    font-size: 13px;
    color:#555555;
}
a:hover {
  color: #FF6600;
}
*/