@charset "utf-8";
/* CSS Document */
body
{
	margin: 0px;
	background-image: url(itunesfon.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	font-family: Arial;
	font-size: 12px;
	color: #2f4103;
}

.anaMenu a:link, .anaMenu a:visited
{
	text-decoration: none;
	color: #2f4103;
	font-size: 15px;
	line-height: 25px;
}
.anaMenu a:hover
{
	color: #719500;
}

.digerMenu a:link, .digerMenu a:visited
{
	text-decoration: none;
	color: #2f4103;
	font-style: italic;
	font-family: Arial;
	font-weight: bold;
}

.style1 
{
	color: #D54515;
	font-weight: bold;
}

.style2 {color: #D54515}
.style3 {color: #D54515}

a:link {
	color: #D54515;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D54515;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
