body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #01BC20;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#carrierslogo{
	width:492px;
	height:203px;
}

#carrierslogo img {
	padding-right:20px;
	padding-top:12px;
	padding-bottom:8px;
}

#othercarriers{
	width:492px;
	height:59px;
}

#othercarriers a{
	padding-left:20px;
	font-size:10px;
	font-weight:bold;
	color:#038c1a;
}

#othercarriers a:hover{
	color:#fb0a16;
}

#footer{
	width:780px;
	font-size:9px;
	color:#00480d;
	text-align:left;
}
#popular_artist{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#ringtone_categories{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#ringtone_search{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#artist_categories{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#artist_song{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#ringtone_random{
	width:100%;
	font-size:14px;
	color:#00480d;
	border : 2px Black;
}
#general_text{
	font-size:16px;
	color:#00480d;
	text-align:center;
}
#article_main_text{
	font-size:16px;
	color: #F9FFFF;
	text-align:center;
}

A.c3:visited {
	text-decoration: none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 14px;
	color: #C0C0C0 ;
	
}

A.c3:link    {
	text-decoration: none;
	color : #C0C0C0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 14px;
}

A.c3:active  {
	text-decoration: none;
	color : #C0C0C0;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 14px;
	

}
A.c3:hover  {
	text-decoration: none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font : medium;
	font-size : 14px;
	color: orange;

}