body		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;/* /	*/font-size: 90%; /* */
			color:yellow;
			background-color:black;
			margin-left: 50px;
			margin-right: 50px;
			width: 600px;
			}

.textonly	{

		margin-right: 20px;
		margin-left: 50px;
		width: 650px;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;/* / */font-size: 95%; /* */
		line-height: 16px;
		color:yellow;
		font-weight:normal;
		border-color:#3300FF;
		margin-right: 20px;
		text-align: left;
		}

.footer a:link, .footer a:active, .footer a:visited
		 	{ 
			text-decoration:none;  
			font-size:10px;/*/*/font-size: 70%; /* */
			line-height: 14px;
			font-weight:normal;
			color:#FFFFFF;
			}
			
.footer a:hover
		 	{ 
			font-size:10px;/*/*/font-size: 70%; /* */
			line-height: 14px;
			font-weight:normal;
			color:#FFFFFF;
			text-decoration: underline;
			background: #000000;
			}

a:link, a:active, a:visited	{ 
			text-decoration:none;    
			font-size: 16px;/* /	*/font-size: 100%; /* */
			font-weight:bold;
			color:white;
			}

 a:hover {
			text-decoration:underline;  
			font-size: 16px;/* /	*/font-size: 100%; /* */
			color: white;
			font-weight:bold;
			 
			}

H1	{	
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 18px;/* /	*/font-size: 110%; /* */
			font-weight: normal; 
			color: yellow; 
			}

strong
			{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;/*/*/font-size: 100%; /* */
	font-weight: bold;
	color: yellow;
	text-decoration: none;
}

