.tommy {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #555555;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	color: #555555;
	text-decoration: none;
}
a:hover {
	color: #f339ce;
	text-decoration: none;
}
a:active {
	color: #f339ce;
	text-decoration: none;
}
body#home a#homenav,
body#about a#aboutnav,
body#resume a#resumenav,
body#contact a#contactnav,
body#store a#storenav,
body#workstwoknine a#workstwokninenav,
body#workstwokeight a#workstwokeightnav,
body#mixedtwokten a#mixedtwoktennav,
body#mixedtwoknine a#mixedtwokninenav,
body#mixedtwokeight a#mixedtwokeightnav {
color:#f339ce;
}