@charset "UTF-8";
link {
	text-decoration: none;
	color: #999999;
	 }
a:link {
	text-decoration: none;
	color: #999999;
	 }

a:visited { text-decoration: none;
	color: #FFFFFF;
	 }

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

a:hover	{
	color:#000000;
	background-color:#FFFFFF;
	}

td.tattoomenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: capitalize;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
    }
	
td.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
td.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
td.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
}
