body   { color: #001254; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h1.header{margin-top: 29px;margin-bottom: 0px;}


/* [link color Start */

a:link        { color : #3398CC; text-decoration : none ; }
a:visited     { color : #3398CC; text-decoration : none ; }
a:hover       { color : #3398CC; text-decoration : underline ; }
a:active      { color : #3398CC; text-decoration : none ; }

/* link color end n*/

/************ NavLinks - Top Nav styles **************/

#NavLinks a:link, #NavLinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#NavLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/************ treeLinks styles **************/

#treeLinks a:link, #treeLinks a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}

#treeLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #8BCAEB;
}

/************ PinktreeLinks styles **************/

#PinkLinks a:link, #PinkLinks a:visited {
	font-weight: bold;
	color: #ff99cb;
	text-decoration: none;
	font-size: 10px;
}

#PinkLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #a52772;
}

/************ Order History Links - Top Nav  **************/

#HistLinks a:link, #HistLinks a:visited {
	font-weight: bold;
	color: #caa55c;
	text-decoration: none;
}

#HistLinks a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #caa55c;
}

/************ Other styles **************/

.NavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #001254;
}
.PinkTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ee86b4;
}
.TopTxt {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.NavTop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #001254;
}
.CatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	color: #001254;
	font-weight: bold;
}
.CatTreeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #8BCAEB;
	font-weight: bolder;
}