/* CSS Document */

body {
	background-color:#666666;
	background-position: center;
	font-family: Georgia, Times New Roma, Times;
	font-size: 14px;
	color: #000000;
	}
	
a:link {
	color: #7b277b;
	font-weight: bold;
 
}
a:visited {
	color: #7b277b;
	font-weight: bold; 

}

a:hover {
	color:#333399;
	font-weight: bold;

}
	
.main {
	font-weight: bold; 
	font-size: 20px;
	color: #7b6625;
}

.t1 {
background-image: url(1images/PuebloHearingAid0.jpg);
}

.t2 {
background-image: url(1images/PuebloHearingAid3.jpg);
background-repeat:no-repeat;

}


.t3 {
background-image: url(1images/PuebloHearingAid2.jpg);
}

.tiny {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}

.small{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.nav {
	color: #7b277b;
	font-size: 16px
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.nav A:link {
	color: #7b277b;
	font-weight: bold;
	text-decoration: none; 
}
.nav A:visited {
	color: #7b277b;
	font-weight: bold; 
	text-decoration: none;
}

.nav A:hover {
	color:#333399;
	font-weight: bold;
	text-decoration: none; 
}

.tiny A:link {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none; 
}
.tiny A:visited {
	color: #999999;
	font-weight: bold; 
	text-decoration: none;
}

.tiny A:hover {
	color:#7b277b;
	font-weight: bold;
	text-decoration: none; 
}
