body, p {
	font-family: tahoma, arial, helvetica, sans serif, sans-serif, sansserif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	}

.sMallr { 
	font-family: tahoma, arial, helvetica, sans serif, sans-serif, sansserif;
	font-size: 9px;
	color: #ffffff;
	line-height: 16px;
	}

a:link { 
	text-decoration: none;
	font-weight: bold;
	}

a:visited { 
	text-decoration: none;
	font-weight: bold;
	}

a:focus { 
	color: #c0c0c0;
	text-decoration: none;
	font-weight: bold;
	}

a:hover { 
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}

a:active { 
	color: #ffd8d3;
	text-decoration: underline ;
	font-weight: bold;