a.none {
	border: none;
	border-bottom-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}

a.none14 {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

a.noneU {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		text-decoration: underline;

	}			
	
	a.noneU14 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;

	}			
	
	A.newButton {
	border : outset;
	background-color : transparent;
	text-decoration : none;
	color: Black;
	width: 125px
	text-align: center;
}

A.newButton:hover {
	border : inset;
	
}
	a.noneU2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;

	}				

P.noneU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: Navy;
	font-weight: bold;
}				

P.noneU14 {
	font-size: 14px;
	text-decoration: underline;
	color: Navy;
	font-weight: bold;
	margin-bottom: 2px;
	}			
	
					P.centerT {
						font : bold 15px;
						letter-spacing : 2px;
						color : #333399;
					}


					
					BODY, TD {
						font-family : Arial, Helvetica, sans-serif;
						line-height : normal;
						text-align : justify;
					}

					BODY,LI{
						font-family : Arial, Helvetica, sans-serif;
						line-height : normal;
						text-align : left;
					}
					A.button {
						text-align : center;
						font : bold 9pt/20px Arial, Helvetica, sans-serif;
						color : Black;
						background-image : url(http://www.alutronic.de/CSS/buttonF.gif);
						width : 125px;
						height : 25px;
						border : none;
						background-repeat : no-repeat;
						background-position : center;
						background-attachment : fixed;
						background-color : transparent;
						vertical-align : middle;
					}

					A.button:Hover {
						color : White;
						background-image : url(http://www.alutronic.de/CSS/buttonP.gif);
						background-color : transparent;
					}

					a.none:Hover {
					background-color :transparent;
					border: none;
					border-bottom-color:transparent;
					}


					A {
						color: Navy;
						text-align : left;
						font : 9pt Arial, Helvetica, sans-serif;
						font-weight : bold;
					}


					A:Hover {
						background-color : #CCFFFF;
					}

					H1,H2 {
						font-variant: small-caps;
						background-color: transparent;
						color: #00A0DA;
						line-height : normal;
						text-align : left;
					}

					H2.center {
						color: #00A0DA;
						text-align : center;
					}

					H3{
						font-variant: small-caps;
						background-color: transparent;
						color: #00A0DA;
						text-align : left;
					}
					H4{
						background-color : transparent;
						color: #3300FF;
						text-align : left;
						font-style : normal;
						font-size : 10pt;
					}
					H6{
						color: Navy;
						text-align : left;
						font-size : 8pt;
						font-variant : small-caps;
						font-weight : bold;
					}
					SELECT{
						color: Black;
						background-color:#CCFFFF;
						font-size:9pt;
						font-family:Arial,sans-serif;"

					}
		
