/* CSS style sheet for The 'picture U photography' Web site */

BODY 		{ background-color: black; }

A:link 		{
	text-decoration: none;
	font-weight:bold;
	color: #CC9966;
	font-size: 10px;
}
A:visited 	{
	text-decoration: none;
	font-weight:bold;
	color: #CC9966;
	font-size: 10px;
}
A:active 	{
	text-decoration: none;
	color #CC9966;
	font-size: 10px;
}
A:hover 	{
	color: #CC9966;
	font-weight: bold;
	text-decoration: underline;
}

.regular 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: white; text-transform: none }
.regularblack 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color: black; text-transform: none }
.accent 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; color: white; text-transform: none }
.titles 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: maroon; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; color: white; font-variant: normal }
.titlesyellow 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: yellow; font-size: 20px; font-style: normal; line-height: normal; font-weight: bold; color: white; font-variant: normal }
.small 		{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: white; text-transform: none }
.headings 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: silver; font-size: 15px; font-style: normal; font-weight: bold; color: white; text-transform: none }
.smallsilver 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: silver; font-size: 9px; font-style: normal; font-weight: bold; color: white; text-transform: none }
.smallyellow 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: yellow; font-size: 9px; font-style: normal; font-weight: bold; color: white; text-transform: none }
.list 		{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: white; text-transform: none }

