/*------------------------------------------------------------------------------------
     Global Styles
   ------------------------------------------------------------------------------------*/

a:link, a:visited {
	border: none;
	color: #FF6625;
}

ol {
	list-style-image: url(arrow_right_48.png)	
}

#2010_gallery_button {
	border: 1px solid blue;
}


#2010_gallery_button a:link, .2010_gallery_button a:visited{
	color: #E8008B;
}

#2009_gallery_button a:link, .2010_gallery_button a:visited{
	color: #FF6625;
}

ul.menu li a {
	color: #FF6625;
}

a.button {
	color: #FF6625;
}

input.button {
	color: #FFF;
	font-size: 10pt;
}

input.button:hover {
	background-color: #CC0;
}

