P  {font-size: 12px;color : White;}
b  {font-size: 12px;}
i  {font-size: 12px;}

/*.footer{font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: silver;font-weight: bold;}*/
.footer{font-size: 10px; color: white;}

.onwhite  {
	font-size: 12px;
	color : black;
}
.Title{background-color:#696156;}
.button{font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: black;font-weight: bold;}
.OrderButton2{font-family: Arial, sans-serif; font-size: 12px; color: black;font-weight: normal;}
.OrderButton{}
.tightBold{font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: white;font-weight: bold;}
.tight{font-family: Verdana, Geneva, sans-serif; font-size: 10px; color: white;font-weight: normal;}

A.buttonlink{font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: white;text-decoration:none;}
A.buttonlink:Visited{font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: white;text-decoration:none;}
A.buttonlink:Hover{font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: white;text-decoration:none;}
A.buttonlink:Active{font-family: Verdana, Geneva, sans-serif; font-size: 9px; color: white;text-decoration:none;}

H1  {
	font-weight : bold;
	color : White;
}

H2  {
	font-weight : bold;
	color : White;
}

H3  {
	font-weight : bold;
	color : White;
}

A  {
	text-decoration : none;
/*	color : #81929A;*/
	color : #ebebeb;
	font-weight : bold;
	font-style : normal;
}

A:Visited  {	text-decoration : none;	font-weight : bold;}

A:Active  {
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	text-decoration:underline;
	color:silver;
/*	color : #5B6B77;*/
	font-weight : bold;
}

BODY  {
	cursor:default;
	font-family : Arial;
	background-color : Black;
}

