p, td, font
{ 
font-family : "Monotype Corsiva";  
  font-size:		16px;
}
font.average
{ font-size:		16px;
}
font.cat
{
font-family : "Monotype Corsiva";	
font-size:22px;
	color : #FF69B4;
}
.verdana12
{
	font-size:20px;
	font-family:Monotype Corsiva;
}
h1
{
	font-size:28px;
	color : #FF69B4;
}
font.big
{ 
	font-size:		26px;
}
a
{ text-decoration:	none;

  font-weight:		bold;
  font-size:		16px;
  color:		navy;
}
a.small
{ font-size:		16px;
}
a:hover
{ color:		red;
}
a.standard
{ font-size:		16px;
  font-weight:		normal;
}
a.cat
{ font-size:		16px;
  font-weight:		bold;
}
.bluebutton
{ BORDER-BOTTOM:		black 0px solid;
  BORDER-LEFT:		white 0px solid;
  BORDER-RIGHT:		black 0px solid;
  BORDER-TOP:		white 0px solid;
  margin:			0px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#fed4ec;
  color:			black;
}
.redbutton
{
	BORDER-BOTTOM:black 1px solid;
	BORDER-LEFT:white 1px solid;
	BORDER-RIGHT:black 1px solid;
	BORDER-TOP:white 1px solid;
	margin:1px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background-color: #EE82EE;
	color:black;
}
.ss
{ BORDER-BOTTOM:		black 1px solid;	
  BORDER-LEFT:		black 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		black 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  color:			black;
}
.adr{
  	font-family:Serif;
	font-size:18px;
	color : #B59DAA;
	font-weight : bold;
}
.cat
{
  	font-family:Serif;
	font-size:18px;
	color : #FFFFF;
	font-weight : bold;
}
