body {
	font-family: Verdana,sans-serif;
	font-size: 80%;
	background: #ff99cc;
	height: 100%;
}

.arial {
	font-family: arial,sans-serif;
}

.geneva {
	font-family: geneva,sans-serif;
}

.times{
	font-family: times,serif;
}

.comic{
	font-family: "Comic Sans MS",sans-serif;
}

#pagecontent {

	border: 0px solid #ffccff;
	background: #ff99cc;
                     padding 1%;
                     width: 580px;


}


#sidebar {
 
	border: none;


}


p {

}


a {
	color: black;
	text-decoration: none;
	
}

a:active  {

}

a:hover  {
	text-decoration: underline;
	
}

a:visited  {
	
}

h1 {

}

h2 {

}

h3 {

}

h4 {

}
