body,td,th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #3C2415;
	line-height: 14px;

	 
}

a:link {
color: #3C2415;
text-decoration:none;
outline: none;
}

a:active {
color: #f4007a;
text-decoration:none;
outline: none;
}

a:hover {
color: #f4007a;
text-decoration:none;
background-color:#pink
outline: none;
}


img {  
border-style: none;
}


#content{
overflow:auto;

}