body
{
font-family: "Comic Sans MS", Arial, sans-serif;
background: #ffffff url(/kitty/images/frontbg2.jpg);

}

#intro h1, #intro2 h1 
{
color: #964033;
font-size: 1.5em;
}

#quote
{
color: #964033;

}

#name
{
color: #F650A6;
font-size: 1.2em;
}

#kidName input 
{
width: 80px;
}

#footer, #body
{
font-size: .8em; 
color: #EF428C; 
}

#footer a
{
color: #EF428C; 
text-decoration: none;
}

#footer a:hover
{
color: green; 
}


/*
.fpText {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 18pt; color: #964033; font-weight: bold; }
.fpQuestion {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 14pt; color: #F650A6}
.fpShop {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 10pt; color: #EF428C;}
.fpNews {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 10pt; color: #FFFF00; font-weight: bold;}

A.fpNews {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 10pt; color: #FFFF00; font-weight: bold;}

A.footer {  font-family: "Comic Sans MS", "Times New Roman", Arial; font-size: 10pt; color: #EF428C; text-decoration: none;}
A:hover { color: green; }

.shopDesc
{
		font-family: "Comic Sans MS", "Times New Roman", Arial;
		font-size: 10pt;
		color: #70038B;
}

A.shopTitle
{
		font-family: "Comic Sans MS", "Times New Roman", Arial;
		font-size: 12pt;
		color: #70038B;
}

A.shopTitle:hover
{
		color: green;
}

.shopTable
{
		background: #9CEF52;
}
*/