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

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

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

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


#2010_gallery_button a {
	color: #E8008B;
}

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

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

a.button {
	color: #E8008B;
}

input.button {
	color: #000;
	font-size: 8pt;
}

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


