#InternshipMenu {
	background: transparent url(/images/sfl/internships-menu-bg.jpg) no-repeat scroll left top; 
	width: 548px; 
	height: 209px;
}
#InternshipMenu td {
	padding: 87px 7px 0 7px;
line-height: 18px;
}


#InternshipMenu a, #InternshipMenu a:link, #InternshipMenu a:active, #InternshipMenu a:visited, #InternshipMenu a:hover {
	color: #000000;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
font-weight: normal;
}
#InternshipMenu a:hover {
	text-decoration: underline;
}