h1 {
 	font-family: tahoma;
	font-size: 22px;
	color: #7e7e7e;
	text-decoration: none;
}

.big_blue {
	font-family: tahoma;
	font-size: 18px;
	color: #615CCB;
	text-decoration: none;
}
.big_grey {

	font-family: tahoma;
	font-size: 18px;
	color: #A8A8A8;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 11px;
	color: #4E91D5;
	text-decoration: underline;
}
.whitebox{
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	}
	
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
.text3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0066ff;
	text-decoration: none;
}
.textcountry {
	font-family: tahoma;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	padding-left: 10px;
}
.cont_name {
	font-family: tahoma;
	font-size: 13px;
	font-weight:bold;
	color: #585858;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #949494;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bannertop {
	font-family: tahoma;
	font-size: 22px;
	color: #7e7e7e;
	text-decoration: none;
}
.scrollingcountryrates {
	font-family: tahoma;
	font-size: 12px;
	color: #757575;
	text-decoration: none;
}
.bottomrighttext {
	font-family: tahoma;
	font-size: 10px;
	color: #b0b0b0;
	text-decoration: none;
}
a
{
	text-decoration: none;
	color:#757575
}
a:VISITED
{
	text-decoration: none;
	color:#757575
}
a:HOVER
{
	text-decoration: none;
	color:#7e7e7e
}
a:ACTIVE
{
	text-decoration: none;
	color:#757575
} 

/** phone card right site url **/
a.style1{
 	text-decoration: none;
	color:#0066ff
	}
a.style1:VISITED{
 	text-decoration: none;
	color:#0066ff
	}
a.style1:HOVER{
 	text-decoration: underline;
	color:#0066ff
	}
a.style1:ACTIVE{
 	text-decoration: none;
	color:#0066ff
	}
	
/** Top Navigation **/
a.nav{
 	text-decoration: none;
	color:#757575
	}
a.nav:VISITED{
 	text-decoration: none;
	color:#757575
	}
a.nav:HOVER{
 	text-decoration: underline;
	color:#757575
	}
a.nav:ACTIVE{
 	text-decoration: none;
	color:#757575
	}
	
/** link white **/
a.white{
	text-decoration: none;
	color: #ffffff;
	}
	
a.white: VISITED{
	text-decoration: none;
	color: #ffffff;
	}
	
a.white:HOVER{
 	text-decoration: none;
	color:#ffffff
	}
	
a.white:ACTIVE{
 	text-decoration: none;
	color:#ffffff
	}

