@charset "utf-8";

/* CSS Document */ 

/* BODY FONT AND SIZE */

body {

	background-color: #c3dcee;

	background-image: url(http://bubblebeesparties.com/images/BubbleBg2.gif);

	background-attachment:fixed;

	font-size: 15px;

}

body,td,th {

	color: #36292E;

	font-family: garamond;

	font-size: 15px;

}

.style3 {font-size: 14px;}



.bottomnav{

    font-size:14px;

	color: #36292E; font-weight:bold;
	padding-top:5px;}

.bottomnav a:link {

    font-size:14px;

	color: #36292E;

	text-decoration:none;

	font-weight:bold;

	}

.bottomnav a:visited {

    font-size:14px;

	color: #36292E;

	text-decoration:none;

	font-weight:bold;
}
.bottomnav a:hover {

    font-size:14px;

	color: #36292E;

	text-decoration:underline;

	font-weight:bold;

}

.copyright

{font-size:14px;

	color: #36292E;

	text-decoration:none;

	font-weight:bold;}

.leftlinks{padding-left: 3px;}

.style4 {font-size: 14px;}

.style5 {color: #F9CE60}

.style9 {font-size: 15px;color: #36292E; text-transform:uppercase; font-weight:bold;}

.style10 {color: #FACE60}

.style11 {

	font-size: 12px;

	color: #91CFEE;

}.style13 {font-size: 12px}



a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

	}

a:active {

	text-decoration: none;


}





/* SMALL FONT SIZE */

.smfont { 

font-size: 8pt; 

text-decoration: none; 

}



/* LARGE FONT SIZE */

.lgfont { 

font-size: 12pt; 

font-weight: bold; 

}



/* BOLD FONT */

.boldtext { 

font-weight: bold;

color: #91CFEE;

text-transform:uppercase;

font-size:15px; 

}
.popupcolor:a { 
color: #91CFEE; 
}

a.popupcolor:hover { 
color: #91CFEE; 
}



