body, p, td, li { font-family: Arial, Helvetica, sans-serif; font-size: 17px; }



body a:link
{
color: #cc6600;
text-decoration: none;
}

body a:active
{
color: #cc6600;
text-decoration: none;
}

body a:visited
{
color: #808000;
text-decoration: none;
}

body a:hover
{
color: #000000;
text-decoration: underline;
}


/* =========== BELOW THIS LINE ... STYLES FOR XHTML EDITOR =========== */



img {
	border: 0;
}

.BoldRed {
	font-weight: bold;
	color: #FF0000;
} 

.LeftSpan {
	text-align: left;
} 

.CenterSpan {
	text-align: center;
} 

.RightSpan {
	text-align: right;
} 

.HeaderRow {
} 

.DetailLink {
} 

.Product {
} 

.Price {
} 

.ItemNumber {
} 

.MenuItem {
} 

.Item {
} 

.MenuURL {
}

.BlueText {
	color: #336666;
}

.YellowText {
	color: #ffcc34;
}

.RedText {
	color: #990000;
}

.GrayText {
	color: #cccccc;
}

.BlackText {
	color: #000000;
}

.WhiteText {
	color: #FFFFFF;
}

.BoxQuotationBlue {
	color: #FFF;
	background-color: #165D8A;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.BoxQuotationYellow {
	color: #165D8A;
	background-color: #FFD023;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
}

.BiggestText {
	font-size: 26px;;
}

.BiggerText {
	font-size: 23px;;
}

.BigText {
	font-size: 20px;;
}

.SmallText {
	font-size: 15px;;
}
.SmallerText {
	font-size: 13px;;
}
.SmallestText {
	font-size: 11px;;
}

