	body {	
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			color: #ffcc00;
			text-align: center ;
			background-color: #000000;
			}
			
	a.g:link, a.g:visited, a.g:active {
			font-family:Impact, Courier New, Courier;
			font-size:20px;
			text-transform: uppercase;
			color:#FFCC00; 
			text-decoration:underline;
			}
				
	a.g:hover {
			font-family:Impact, Courier New, Courier;
			font-size:20px;
			text-transform: uppercase;
			color:#000000;
			text-decoration:none;
			background-color:#FFCC00;
			}
		
	a:link {
			color: #FFCC00; 
			text-decoration: none; 
			font-family:Trebuchet MS, sans-serif, Verdana;	
			}
		
	a:visited, a:active {
			color: #FFCC00; 
			text-decoration: none;
			}

	a:hover {
			color:#000000; 
			background-color:#FFCC00;
			}
			
	a.b:link, a.b:visited, a.b:active {
			color:#000000; 
			background-color:#FFCC00;
			}
			
	a.b:hover{
			color:#FFCC00; 
			background-color:#000000;
			}
	
	.tabletd { 
			background-color: #333333; 
			border: 1px solid #666666;
			}

	.tablebr {
			border: 1px solid #666666;
			}

	table {
			border:0px;
			font-size: 15px; 
			text-align: center;
			}

	h1 { 
			font-size: 48px; 
			margin: 0px; 
			font-family:Impact, Arial; 
			}

	h2 { 
			font-size:17px; 
			margin:0px; 
			font-family:"Trebuchet MS", Verdana, Arial;
			}

	h3 { 
			font-size:20px; 
			margin:0px; 
			font-family:"Trebuchet MS", Verdana, Arial;
			}

	img { 
			border:0px;
			}

	p {
			font-family:"Trebuchet MS", Verdana, Arial; 
			font-size:12px; 
			font-style:italic; 
			margin:0px;  
			}
 
	.i { 
			width:140px; 
			height:150px;
			}

	.desc { 
			line-height:14px; 
			text-align:justify; 
			width:158px; 
			height:42px; 
			margin-top:4px;  
			color:#999999;
			}

	.f {
			font-size:12px;
			margin-top:4px;
			color:#999999;
			font-family:"Trebuchet MS", Verdana, sans-serif; 
			width:200px;
			}
			


