a, a:active,  a:visited {
	color: #cccccc;
}
a:hover {
	color: #f3f0cb;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	color: #e1e1e1;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
tr.row1 {
	background-color: #555555;
}
tr.row2 {
	background-color: #666666;
}
h1,h2,h3,h4,h5,h6 {
	color: #e7da74;
	font-weight: normal;
	font-size: 1.7em;
}
hr{
	width: 100%;
	color: #e7da74;
	text-align: center;
	height: 1px;
}
p{
	font-size: 1em;
}
.pf4serverside{
	background: url(http://www.froodyclan.co.uk/images/pf4serverside.jpg) no-repeat #000000;
	font-size:0.8em;
}
.pf4memberside{
	background: url(http://www.froodyclan.co.uk/images/members1bg.jpg) no-repeat #000000;
	font-size:0.8em;
}
.serverstyle1 {
color: #cccccc;
font-weight: bold;
font-size:1em;
margin-left: 6px;
}
.serverstyle2 {
color: #E4D782;
font-weight: bold;
font-size:1.2em;
margin-left: 6px;
}
.footer {
	padding: 4px;
	font-size: 0.8em;
}
.nav{
	padding: 4px;
	font-size: 1em;
}
.centre{
	text-align:center;
}