.spot {
	color: #4B2C4A;
	text-decoration: none;

}
.spot2 {
	color: red;
	text-decoration: none;
}
.link {
	color: #4B2C4A;
	text-decoration: none;
}
.link:hover {
	color: black;
	text-decoration:underline;
}

.link2 {
	color: #4B2C4A;
	text-decoration: none;
}
.link2:hover {
	color: red;
	text-decoration:none;
}
table, div, td, tr, body, input, textarea, select{
   font-family:'MS Sans Serif';
   font-size:9px;
}
.inputs{
   border:1px solid #000000;
}
.buttons{
   cursor:pointer;
}


.trans{ 
   background:#000000; 
   opacity:0.80;
   filter:alpha(opacity=80);
   -moz-opacity: 0.8; 
}


.link3 {
	color: red;
	text-decoration: none;
}
.link3:hover {
	color: black;
	text-decoration:none;
}

.link4 {
	color: black;
	text-decoration: none;
}
.link4:hover {
	color: red;
	text-decoration:none;
}








	

	
	



