body {
	font-family: verdana,helvetica,arial;
}



 



A {
	font-family: verdana,helvetica,arial;
	color: #330099;
	text-decoration : underline;
}







A:Hover {
	font-family: verdana,helvetica,arial;
	color: #8038df;
	text-decoration : none;
}

A:Visited {
	font-family: verdana,helvetica,arial;
	color: #4A004A;
	text-decoration : underline;
}


.tabA:Hover {


	font-family: verdana,helvetica,arial;

	color: white;
	
	text-decoration : none;	



}


.titleFont  {
	font-family: verdana,helvetica,arial;
	color: #330099;
	font-weight : bold;
	font-size : large;
}



.boldFont {




	font-family: verdana,helvetica,arial;


	color: black;



	font-weight : bold;



	font-size : 12pt;




}



.subTitleFont  {
	font-family: verdana,helvetica,arial;
	color: gray;
	font-weight : normal;
	font-size : medium;
}

.addressFont {


	font-family: verdana,helvetica,arial;


	color : Black;



	font-size : xx-small;



	font-weight : bold;



}

.boxFont {


	font-family: verdana,helvetica,arial;


	color : Black;



	font-size : xx-small;
	
	font-weight : normal;
}

.footFont {


	font-family: verdana,helvetica,arial;


	color : black;



	font-size : xx-small;



	font-weight : normal;



}

.footer {
	font-family: verdana,helvetica,arial;
	background-image: url('images/wd_foot_content.jpg');
	background-repeat: no-repeat;
}

.footerTitle {
	margin-top: 25px;
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.footerText {
	color: Fuchsia;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
}

a.footerLink:link, a.footerLink:visited {
	color: Fuchsia;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	text-decoration: none;
}
a.footerLink:hover {
color: Fuchsia;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	text-decoration: underline;
}
.tabFont {


	font-family: verdana,helvetica,arial;


	color : white;



	font-size : xx-small;



	font-weight : normal;



}

.smallFont {


	font-family: verdana,helvetica,arial;
	

	color : Black;



	font-size : smaller;



	font-weight : normal;



}

.smallStrikeFont {


	font-family: verdana,helvetica,arial;
	

	color : black;



	font-size : smaller;



	font-weight : normal;
	
	text-decoration: line-through;



}

.smallSaleFont {


	font-family: verdana,helvetica,arial;
	

	color : red;



	font-size : smaller;



	font-weight : normal;



}


.smallBoldFont {
	font-family: verdana,helvetica,arial;
	color : Black;
	font-size : smaller;
	font-weight : bold;
	border : none;
}
.smallRedFont {
	font-family: verdana,helvetica,arial;
	color : Red;
	font-size : smaller;
	font-weight : bold;
	border : none;
}