﻿body {
				background-image:url(lp/bgi.png);
				background-attachment:fixed;
 				font: Arial;
 				text-align: center;
				}
		a:link {
 				font-weight: normal;
 				color: #ff00cc;
 				text-decoration: none;
 				font-family: Arial;
 				font-weight: bold;
 				font-size:16px;
 				line-height: 20px;
				}
		a:visited {
 				font-weight: normal;
 				color: #ff00cc;
 				text-decoration: none;
 				font-family: Arial;
 				font-weight: bold;
 				font-size: 16px;
				border: none;
 				line-height: 20px;
				}
		a:hover {
 				font-weight: bold;
 				color: #ff00cc;
 				text-decoration: underline;
 				background-color: #transparent;
 				padding: 0px;
 				font-family: Arial;
 				font-weight: bold;
 				font-size: 16px;
 				line-height: 20px;
 				}
		a.nav:link {
 				font-weight: normal;
 				color: #ff00cc;
 				text-decoration: none;
 				font-family: Arial;
 				font-weight: bold;
 				font-size:16px;
 				line-height: 20px;
				}
		a.nav:visited {
 				font-weight: normal;
 				color: #ff00cc;
 				text-decoration: none;
 				font-family: Arial;
 				font-weight: bold;
 				font-size: 16px;
 				line-height: 20px;
				}
		a.nav:hover {
 				font-weight: bold;
 				color: #ff00cc;
 				text-decoration: none;
 				background-color: #transparent;
 				padding: 0px;
 				font-family: Arial;
 				font-weight: bold;
 				font-size: 16px;
 				line-height: 20px;
}