a:link		{ color: #FFCC77; text-decoration: none }

a:visited	{ color: #FFCC77; text-decoration: none }

a:active	{ color: #FFCC77; text-decoration: none }

a:hover		{ color: #CC99CC; text-decoration: none }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #999999; FONT: 11px geneva, verdana, arial, sans-serif; font-weight: bold }



.button 	{ 
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #76483A;
		font-size: 8pt;
		height: 25px;
		width: 80px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #CCCCFF 0px solid }

.buttonon 	{ 
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../Corsica_french/images/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}


.dropdown 	{
	COLOR: #333333;
	WIDTH: 250px;
	FONT: 11px geneva, verdana, arial, sans-serif;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-width: thin;
	border-color: #000000;
	border-width: 2;
}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("../Corsica_french/images/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		BORDER: #000000 1px solid}



.searchdrop { color: #FFFFFF; background-color: #333333; WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif }



 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #999999 }

.rolloveron 	{ background-color: #FFFFFF }

