/* CSS Document */
body {background-color: #000000; color: #CCCCCC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.menu {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #FFE1E1; display:block;	margin-left:13px;
	    width:112px; border-style:solid; border-width:0px; border-color:transparent; height:16px; border-top-width: 1px;
	    border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid;}
a.menu:link {text-decoration: none;}
a.menu:visited {text-decoration: none; color: #FFE1E1;}
a.menu:hover {
	text-decoration: none;
	color: #FF9966;
	display:block;
	margin-left:13px;
	width:112px;
	height:16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0000;
	border-left-color: #FF0000;
	background-image: url(tattoopictures/hover_pic.gif);
}
a.menu:active {text-decoration: none; color: #FFCC00;}
a.main:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #CC0000;}
a.main:visited {text-decoration: none; color: #CC0000;}
a.main:hover {color: #FFCC00;}
a.main:active {text-decoration: none; color: #FFCC00;}a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
