body{
width: 700px;
background: url('http://www.monstertruckworld.biz/images/trax.jpg') repeat-y top-left;
align: center;
margin-top: 15px;
margin-bottom: 15px;
background-color : #E5E5D2;
font-family : Arial;
}

table {border-collapse: collapse;}

A:link { text-decoration: none; font-weight: bold; color:#990000 }
A:visited { text-decoration: none; font-weight: bold; color:#990000 }
A:hover { text-decoration: none; font-weight: bold; color:#FF3333 }

.linx A:link { text-decoration: none; font-weight: normal; color:#000000; background-color: #FFFFFF; padding: 3px; }
.linx A:visited { text-decoration: none; font-weight: normal; color:#000000; background-color: #FFFFFF; padding: 3px; }
.linx A:hover { text-decoration: none; font-weight: normal; color:#FFFFFF; background-color: #FFCC66; padding: 3px; }

.white_linx A:link { text-decoration: none; font-weight: bold; color:#FFFFFF }
.white_linx A:visited { text-decoration: none; font-weight: bold; color:#FFFFFF }
.white_linx A:hover { text-decoration: none; font-weight: bold; color:#FFCC00 }

.black_linx A:link { text-decoration: none; font-weight: normal; color:#CC6600 }
.black_linx A:visited { text-decoration: none; font-weight: normal; color:#CC6600 }
.black_linx A:hover { text-decoration: underline; font-weight: normal; color:#CC6600 }

.footer_linx A:link { text-decoration: underline; font-weight: normal; color:#666666 }
.footer_linx A:visited { text-decoration: underline; font-weight: normal; color:#666666 }
.footer_linx A:hover { text-decoration: none; font-weight: normal; color:#66666 }

.huge { font-size: 20px; font-weight: 700; color: #000000; font-family: Arial;}
.heading { font-size: 18px; font-weight: 500; color: #000000; font-family: Arial;}
.lgrtext { font-size: 17px; font-weight: 700; color: #000000; font-family: Arial;}
.lgtext { font-size: 14px; font-weight: 700; color: #000000; font-family: Arial;}
.index { font-size: 14px; font-weight: 700; color: #000000; font-family: Arial;}
.lgwhite { font-size: 14px; font-weight: 700; color: #FFFFFF; font-family: Arial;}
.lgyellow { font-size: 15px; font-weight: 700; color: #FFCC00; font-family: Arial;}
.smtext { font-size: 10px; font-weight: 500; color: #000000; font-family: Arial;}
.smwhite { font-size: 10px; font-weight: 500; color: #FFFFFF; font-family: Arial;}
.tinytext { font-size: 10px; font-weight: 500; color: #000000; font-family: Arial;}
.footer { font-size: 10px; font-weight: 500; color: #666666; font-family: Arial;}
.white { font-size: 12px; font-weight: 500; color: #FFFFFF; font-family: Arial;}
.medtext { font-size: 12px; font-weight: 500; color: #000000; font-family: Arial;}
.medwhite { font-size: 12px; font-weight: 500; color: #FFFFFF; font-family: Arial;}
.packagetext { font-size: 10px; font-weight: 500; color: #000000; font-family: Arial;}
.packagelgtext { font-size: 11px; font-weight: 600; color: #000000; font-family: Arial;}

.border { 
	width: 750px;	
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	border-bottom-color: #FF9900;	
}

.linx_border { 
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
	text-align: left;
	width: 112px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;	
	border-top-color: #ABC7E3;	
	border-right-color: #ABC7E3;
	border-left-color: #ABC7E3;
	border-bottom-color: #ABC7E3;	
}