* {
	margin: 0px;
	padding: 0px;
}


td {
text-decoration: none;
font-family: Verdana, Arial;
font-size: 11px;
color : #999999;
line-height:15px;
text-align: justify;

}


a {
text-decoration: none;
font-family: Verdana, Arial;
font-size: 11px;
color : #861919;
line-height:15px;
font-weight: bold;
}

a:hover {
text-decoration: underline;
font-family: Verdana, Arial;
font-size: 11px;
color : ##861919;
font-weight: bold;
}

p {
text-decoration: none;
font-family: Verdana, Arial;
font-size: 14px;
color : #FFFBCC;
}

