BODY {
	background-color : #663366;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	
	
}

A:LINK, A:VISITED {
	color : Purple;
	text-decoration : none;}
	
.chatcam{
	color : Silver;
	font : normal x-small font-style;
	
}
h1{
	color : Purple;
	font : normal small font-style;
	text-align : center;
	display: inline;
	
}

h2{
	color : Silver;
	font-size: small;
	font-style : oblique;
	font-family : "Cooper Std Black";
	display: inline;
}

.chica1{
	color : Black;
	font-size: xx-small;
	font-style : normal;
	font-family : "Century Gothic";
}

.chica2 {
    
	color : Black;
	font-family : "Century Gothic";
	font-size : small;
	font-style : normal;
	font-weight : lighter;
	border : 2px Purple;
	vertical-align : middle;
	border-color : silver;
		}
		
.chica3 {
    color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	
	text-align : center;
		}
		
.pie {
    color : Purple;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	
	text-align : center;

		}

