/* CSS Document */



/*********************************** TYPOGRAPHY ***********************************/

a 	    {color:#ccc; text-decoration: none;}	
a:link 	    {text-decoration: none;}	
a:visited   {text-decoration: none;}		
a:active    {text-decoration: underline;}		
a:hover     {color: #fff; text-decoration: underline;}	
img         {border: 0;}
p           {font-size: 9px; margin:0; padding:0;}
strong, b   {font-weight: bold;}
