﻿body{
	background-color : Black;
	background-image : url(images/NewBG2.gif);
	background-repeat : no-repeat;

}

.pins{
    background-color: Black; 
	background-image: url(images/pinsBG.jpg);
	background-repeat: no-repeat;
}

.bells{
	background-color: Black;
	background-image: url(images/bellsBG.jpg);
	background-repeat: no-repeat;
}

.age{
	background-color: Black;
	background-repeat: no-repeat;
	background-image: url(images/ageBG.jpg);	
}

.clips{
	background-color: Black;
	background-image: url(images/clipsBG.jpg);
	background-repeat: no-repeat;
}

.sunglass{
    background-color: Black; 
	background-image: url(images/sunglassBG.jpg);
	background-repeat: no-repeat;
}

.zipper{
	background-color: Black;
	background-image: url(images/zipperBG.jpg);
	background-repeat: no-repeat;
}



.sick{
	background-color: Black;
	background-image: url(images/sickBG.jpg);
	background-repeat: no-repeat;
}
.text {
	font-size : 11px;
	font-weight : lighter;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
	color: white;
}

td {
	font-size : 12px;
	font-weight : lighter;
	font-family : Arial, Helvetica, sans-serif;
	line-height : 14px;
	color: white;
	letter-spacing : 1px;
}
.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 3px;
	color : White;
	letter-spacing : 1px;
}

 a:link    {
	color: #0096B3;
	text-decoration: none;
}
a:visited {
	color: #0096B3;
	text-decoration: none;
}
a:active  {
	color: #0087B0;
}
a:hover   {
	color: Aqua;
	text-decoration : underline;
	}
	
.nav:link    {
	color: White;
	text-decoration: none;
	font-size : 14px;

}
.nav:visited {
	color: A6A7A7;
	text-decoration: none;
	font-size : 14px;

}

.nav:active  {
	color: white;
	font-size : 14px;	

}
.nav:hover   {
	color: #EBAB00;
	text-decoration : underline;
	font-size : 14px;

}

.pull 
{
	background-color : Black;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	text-indent : 3px;
	color : White;	
}		