/* Wireless Centers CSS Document */
 .text{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#000000;
 }
  .small{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#000000;
 }

 A:link { 
	text-decoration: underline;
	color: #C42323;}

A:visited { 
	text-decoration: underline;
	color:#0066FF
	}
	

A:active { 
	text-decoration: none;
	color: #C42323;}

A:hover { 
	text-decoration: underline;
	color: #C42323;}	


.nav{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-size:12px;
color:#000000;
}

 A.nav:link { 
font-weight:bold;
text-decoration:none;
font-size:12px;
color:#000000;
}

A.nav:visited { 
font-weight:bold;
text-decoration:none;
font-size:12px;
color:#000000;
}

A.nav:active { 
font-weight:bold;
text-decoration:none;
font-size:12px;
color:#000000;
}

A.nav:hover { 
font-weight:bold;
text-decoration:none;
font-size:12px;
color:#000000;
}


.results{
text-decoration:none;
font-size:12px;
color:#000000;
}

A.results:visited { 
text-decoration:none;
font-size:12px;
color: #000099;
}


A.results:link { 
text-decoration:none;
font-size:12px;
color: #000000;
}


A.results:active { 
text-decoration:none;
font-size:12px;
color: #000000;
}

A.results:hover { 
text-decoration:none;
font-size:12px;
color: #000099;
}

 
 .footer{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
}

body{
background-color:#E5E1E1;
margin:0px;
}

.tdcontent{
padding-right:20px;
padding-left:30px;
}