TD.t {
  font-size : 12px;
  font-family : verdana;
  color : #000000;
  background : #ffffff url(http://fx.crewtags.com/images/red.gif) repeat;
}

TD.s {
  background : #ffffff url(http://fx.crewtags.com/images/red2.gif) repeat;
}

TD.sampleplate {
  font-size : 50px;
  font-family : Placard Condensed, Arial Narrow;
  color : #000000;
  font-weight: bold;
}

TD.sample {
  font-size : 15px;
  font-family : Arial,Helvetica;
  color : #000000;
  font-weight: bold;
}

span.red {
  font-size : 15px;
  font-family : Arial,Helvetica;
  color : red;
  font-weight: bold;
}

TD.samplered {
  font-size : 15px;
  font-family : Arial,Helvetica;
  color : red;
  font-weight: bold;
}

TD {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #000000;
}

P {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #000000;
  background : transparent;
  text-align : justify;
}

H3 {
  font-size : 15px;
  font-family : Arial,Helvetica;
  color : #000000;
  background : transparent;
  text-align : left;
}

span.s1 {
  font-size : 15px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #888888;
  background : transparent;
  text-align : left;
}

span.crew {
  font-size : 65px;
  font-family : Arial,Helvetica;
  color : red;
  font-weight: bold;
  background : transparent;
  text-align : left;
}

BODY {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : #383838;
  background : #ffffff;
}

A:link {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : blue;
  background : transparent;
  text-decoration : none;
}

A:visited {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : blue;
  background : transparent;
  text-decoration : none;
}

A:active {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : red;
  background : transparent;
  text-decoration : none;
}

A:hover {
  font-size : 12px;
  font-family : Verdana,Geneva,Arial,Helvetica,sans-serif;
  color : red;
  background : transparent;
  text-decoration : underline;
}

.blogrollmain{
	width:170px;
	margin:20px;
	padding:1px 0px;
	border:1px solid #222;
	background:#4ca84c;
	font-family:Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:center;
}

.blogrollmain a{
	display:block;
	padding:3px 8px;
	border-left:5px solid #4ca84c;
	border-right:5px solid #4ca84c;
	background:#777;
	color:#16e616;
	font-weight:bold;
	text-decoration:none;
}

.blogrollmain a:hover{
	border-left:5px solid #000;
	border-right:5px solid #000;
	background:#ccc;
	color:#000;
	text-decoration:underline;
}

.blogrollmain br{
	display:none;
}
