/* 

	Galeries_Page.css

	Styles for the Galleries_Generated.php page

*/


.style1 {font-size: x-large}
.style3 
{
	font-size: xx-large;
	font-weight: bold;
	text-align: left;

}

.style3 a
{
	color: blue;
	background: none;
}


.style3 a:link
{
	color: blue;
	background: none;
}

.style3 a:hover
{
	color: white;			
	background: none;
}


.style3 a:visited
{
	color:#8b4513;			/* dark brown */
	background: none;
} 
.style5 {font-size: xx-large; color: #FFFF00; }
.style6 {color: #000000}
.style8 {font-size: x-large; font-weight: bold; }

			
