BODY{
	background-image: url("images/bg_cloud.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #000000;
}
A:link{
	text-decoration: none; 
	color: #ff4444;
}
A:visited{
	text-decoration: none; 
	color: #aa00aa;
}
A:active{text-decoration: underline; 
	color: #ff0000;
}
A:hover{
	text-decoration: underline; 
	color: #ff0000;
}
#center{
	align="center";
}
IMG.thumb{
	height:135px;
	width:115px;
	border-width:1;
	vertical-align:top;
}
TABLE.clear{
	border:0;
	cell-padding:0;
	cell-spacing:0;
}
#title{
	color: "#ff0000";
	font-size: 32pt;
	font-family: courier;
	font-weight: bold;
	
}