﻿
a { text-decoration: none; }
a:link { color: white; }
a:visited { color: yellow; }  
a:hover { color: #E8E7FF }

table.career  a:link { color: #446C9D; }
table.career  a:visited { color: yellow; }  
table.career  a:hover { color: #E8E7FF }


   ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu10 {
	width: 100px;
	margin: 10px;
	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
    </style> 
