h2 {
	font-family : Arial;
	font-weight : bold;
	color : #00CC99;
	font-size : 18pt;
	}
	
.bottom	{
	font-family : Arial;
	color : #666666;
	font-size : 10pt;
	text-align : center;
}

A.bottom	{
	color : #666666;
	text-decoration : none;
}

A.caption {
	color : blue;
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	text-align : center;
	}
	
A.caption:hover {
	color : #666666;
}

.cartlinks	{
	font-family : Arial;
	color : #000000;
	font-size : 10pt;
	vertical-align : bottom;
	}
	
A.cartlinks	{
	text-decoration : underline;
}

A.cartlinks:hover	{
	color : #00CC99;
}

.main	{
	font-family : Arial;
	color : #000000;
	font-size : 12pt;
	background : #FFFFFF;
	}
	
A.main	{
	color : blue;
	text-decoration : underline;
	}
	
A.main:hover	{
	text-decoraton : underline;
}
	
.nav	{
	background : #FF6666;
	color : #999999;
	}		
	
A.nav {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 14pt;
	text-decoration : none;
	font-weight : bold;
}

A.nav:hover {
	text-decoration : underline;
}

.side	{
	background : #993366;
	font-family : Arial;
	color : #000000;
	font-size : 12pt;
	}
	
A.side	{
	font-family : Arial;
	color : #CCCCCC;
	font-size : 10pt;
	padding-left : 5px;
	text-decoration : none;
	}
	
A.side:hover	{
	color : #00CC99;
	}
	
.top	{
	font-family : Arial;
	color : #000000;
	font-size : 10pt;
}

A.top	{
	color : blue;
	text-decoration : none;
}

A.top:hover	{
	text-decoration : underline;
}