/* swgc art gallery style sheet by matthew hollett */
/* for color codes see http://html-color-codes.com */

body		{background-color: #000011; font-family: Arial, Verdana, Helvetica, sans-serif; }

a 			{text-decoration: none; }
a:link		{color: #ffffCC; }
a:visited	{color: #ffffCC; }
a:active	{color: #ffff33; }
a:hover		{color: #ffff33; }

p, span 	{ font-size: 12px; color: #ccccff; }
.text 		{ font-size: 12px; color: #ccccff; }
.justify 	{ font-size: 13px; text-align: justify; }
