@charset "ISO-8859-1"

.copyright {font-size : 80%;
			font-style : italic}
.galery {font-size : 80%; font-weight : bold; color: White; font-family:  Arial, Times New Roman;   }
.smaller {font-size : 80%}
.smallerdark { font-size : 80%; color:white }
.smallbold {font-size : 80%;
			font-weight : bold}
.headline {font-size : 160%; font-weight : bold; color: #f4a460; font-family:  Arial, Times New Roman  }

	.photosection {font size : 110%;
		font-weight : bold; ; color: white; font-family:  Arial, Times New Roman }	
.section {font size : 120%;
		font-weight : bold;  color: #ffdab9; font-family:  Arial, Times New Roman }

A  {color :dodgerblue}

A:Visited  {color :  DodgerBlue}

A:Active  {color :DodgerBlue }

A:Hover  {color :LightSalmon}

BODY,TD,P,UL,OL,LI  {
	font-size : 11pt;
	font-family:  Arial, Times New Roman , Times , serif; color : white;
	
}

TD  {
	font-size : 11pt;
	font-family:   arial;
	color : white;
	
}
A.nav { font-size : 105%; color: white; text-decoration:none;  font-weight : bold;}
A.nav:Visited  {font-size : 105%;color :white; text-decoration:none; font-weight : bold;}
A.nav:Hover  {font-size : 105%;color : #f4a460; text-decoration:none; font-weight : bold;}
A.nav:Active  {font-size : 105%;color : white; text-decoration:none; font-weight : bold;}


