.link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.link:hover {
	color: #3493E7;}
.linkYellow {

	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.linkYellow:hover {

	color: #39A8EF;}
.linkBold {


	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.linkBold:hover {


	color: #F9F599;
}
.linkBoldDark {



	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.linkBoldDark:hover {



	color: #9E0F09;
}

.size_spacer
{
    width: 27px;
	height: 46px;
}

.size_chooser
{
    width: 235px;
	height: 46px;
}

.selectLine
{
    width: 1px;
	height: 1px;
}
.linkBoldBlue {



	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
a.linkBoldBlue:hover {



	color: #F9F599;
}
