/* CSS Document */



.bubble6{

font-size: 14px;
font-weight: bold;
color: white;
font-family: verdana, arial;
background-image: url(images/dkpurp.jpg); 
background-repeat: no-repeat;
}

.bubble2{

font-size: 14px;
font-weight: bold;
color: black;
font-family: verdana, arial;
background-image: url(images/ltpurp.jpg); 
background-repeat: no-repeat;
}

.bubble1{

font-size: 14px;
font-weight: bold;
color: black;
font-family: verdana, arial;
background-image: url(images/ltpurp.jpg); 
background-repeat: no-repeat;
}
.bubbleMid{

font-size: 16px;
font-weight: bold;
color: greeen;
font-family: verdana, arial;
background-image: url(images/red.gif); 
background-repeat: no-repeat;
}

.bubbleMid a:link{
color: white;
}

.bubbleMid a:visited{
color: white;
}

.bubbleMid a:active{
color: white;
}

.bubbleMid a:hover{
color: #cccccc;
}

.bubble4{

font-size: 13px;
font-weight: bold;
color: black;
font-family: verdana, arial;
background-image: url(images/ltpurp.jpg); 
background-repeat: no-repeat;
}
.bubble5{

font-size: 13px;
font-weight: bold;
color: white;
font-family: verdana, arial;
background-image: url(images/dkpurp.jpg); 
background-repeat: no-repeat;
}
.bubble3{

font-size: 13px;
font-weight: bold;
color: black;
font-family: verdana, arial;
background-image: url(images/new_buble.gif); 
background-repeat: no-repeat;
}

