
A:link, A:visited
       		  { color: white }

A:hover 	  { text-decoration: none; font-weight: bold; }

FONT {
  	font-family: Verdana;
  	font-size: 12px;
	color: white;
}

.header {
  	font-family: Verdana;
  	font-size: 15px;
	color: white;
}

.talentname {
  	font-family: Verdana;
  	font-size: 28px;
	color: white;
	font-weight: bold;
	font-style: italic;
} 
