/* CSS Text Document for Amunez Temporary Tattoos */
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:#339966;
	text-decoration: none;
}
/* ---------- */
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;	
}
.menu_text a:link       { color: #FFFFFF; text-decoration: none }
.menu_text a:visited    { color: #FFFFFF; text-decoration: none }
.menu_text a            { color: #FFFFFF; text-decoration: none }
.menu_text a:hover 		{ color: #FF3300; text-decoration: none }

/* ---------- */
.ad_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;	
}
.ad_text a:link       { color: #FFFFFF; text-decoration: none }
.ad_text a:visited    { color: #FFFFFF; text-decoration: none }
.ad_text a            { color: #FFFFFF; text-decoration: none }
.ad_text a:hover 		{ color: #FF3300; text-decoration: none }

/* ---------- */
.main_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:inherit;
}
.main_text a:hover 		{ color: #FF3300; text-decoration: underline }
.main_text a:link       { color: #000000; text-decoration: underline }
.main_text a:visited    { color: #000000; text-decoration: underline }
.main_text a            { color: #000000; text-decoration: underline }
.main_text_bold a:hover		{ color: #FF3300; text-decoration: underline }
.main_text_bold a:link		{ color: #000000; text-decoration: underline }
.main_text_bold a:visited	{ color: #000000; text-decoration: underline }
.main_text_bold a			{ color: #000000; text-decoration: underline }

/* ---------- */
.side_bar_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:inherit;
}
.side_bar_text a:hover 		{ color: #FF3300; text-decoration: underline }
.side_bar_text a:link       { color: #000000; text-decoration: underline }
.side_bar_text a:visited    { color: #000000; text-decoration: underline }
.side_bar_text a            { color: #000000; text-decoration: underline }
.side_bar_text_bold a:hover		{ color: #FF3300; text-decoration: underline }
.side_bar_text_bold a:link		{ color: #000000; text-decoration: underline }
.side_bar_text_bold a:visited	{ color: #000000; text-decoration: underline }
.side_bar_text_bold a			{ color: #000000; text-decoration: underline }

/* ---------- */
.main_text_news_title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:inherit;
}
/* ---------- */
.main_text_news {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color:inherit;
}
.main_text_news:hover { color:#993300; text-decoration:underline; background-color:inherit; }
.main_text_news a:link       { color: #000000; text-decoration: underline }
.main_text_news a:visited    { color: #000000; text-decoration: underline }
.main_text_news a            { color: #000000; text-decoration: underline }

/* ---------- */
.footer_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color:inherit;
	text-decoration: none;
}