@charset "utf-8";
/* CSS Document */

#credits h2 		{ color:#00A6EB; text-transform:uppercase; }
#credits h3 		{ color:#00A6EB; text-transform:uppercase; font-size:1.2em; }
#credits p 			{ text-align:justify; }
#credits .red	 	{ color:#BA0011; }
#credits a 			{ color:#00A6EB; }
#credits a:link,
#credits a:visited 	{ color:#004385; }
#credits a:active,
#credits a:hover 	{ color:#D94A9D; }
#credits .left		{ padding-right:15px; }
