BODY {
	background-color : rgb(#970800);
}
A {
	color : #ffff66;
	background-color : rgb(#669999);
	font-size : 12px;
	font-weight : bold;
}

A:HOVER {
	color : Yellow;
	background-color : rgb(51, 204, 153);
}
.textsm{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}
.textxsm{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 10px;
}
.textsmbold1{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  font-weight : bold;
  color : white;
}
.textsmbold{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  font-weight : bold;
}
.textoutxsm{
color : white;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11px;
}
.textoutmd{
color : white;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px;
  font-weight : bolder;
}
.textouttitle{
color : Black;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  font-weight : bolder;
}
.textouttitlei{
	color : rgb(255, 255, 102);
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 15px;
  font-weight : bolder;
  font-style : italic;
  }
.textmd{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  font-weight : bolder;
  	color : rgb(255, 255, 102);
}
.textlg{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 32px;
	color : rgb(255, 255, 102);
  font-variant : normal;
  font-weight : bold;
}
.textjava{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 22px;
	color : Black;
  font-variant : normal;
  font-weight : bold;
}
.comment{
color : red;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  font-weight : bolder;
  font-style : italic;
  font : small-caps;
  }
  .trademk{
color : red;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 8px;
  font-weight : bolder;
  font-style : italic;
  font : small-caps;
  vertical-align : 5;
  }
  .menu{
  color : Black;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 16px;
  font-weight : 200;
  font-style : italic;
  font : bold;
}
.recommend{
color : white;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 17px;
	font-weight : bolder;
    font-style : italic;
    font : small-caps;
}
