/* webdesign by vpi.hu */body 			{  		font-family: Arial, Verdana, helvetica, sans-serif;		font-size: 12px;  		margin: 0px;  		background: #999;		text-align:center;				}p, td, li 		{		font-family: Arial, Verdana, helvetica, sans-serif;		font-size: 12px;				}#wrapper 		{		width: 700px;		background: #999;		border: 1px solid #666;		margin: 150px auto;				}		#welcome 		{		text-aglin: center;		width: auto;		background: #999;		margin: 150px auto;		border: 1px solid #666;		border-left-width: 0px;		border-right-width: 0px;		border-top-width: 1px;		border-bottom-width: 1px;		font-family: Arial, Verdana, helvetica, sans-serif;		font-size: 12px;		color:#FFFFFF;		background-color: #999;					}a:link				{		font-weight: bold;		color:#FFFFFF;		background-color: transparent;		text-decoration:none;						}a:visited				{		font-weight: bold;		color:#FFFFFF;		background-color: transparent;		text-decoration:none;				}				a:active				{		font-weight: bold;		color:#FFFFFF;		background-color: transparent;		text-decoration:none;				}a:hover				{		font-weight: bold;		color:#FFffff;		background-color:#FF7000;		text-decoration: none;				}.welcomelist 	{		list-style: none;		margin-top: 10px;		text-align:left;				}				.welcomelisttext{		font-size: 12px;		width: 200px;		margin-bottom: 15px;				}.left			{		text-align:left;				}						