/*
	Date: 18/11/2008.
	Title: Yellowpumps.co.uk
====================================
*/
body{
	background:#8899ff url(images/bg.gif) repeat-x;
	padding-top:0px;
}
.style1 {
	background-color: #FFFF00;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-large;
}
.style3 {
	border-color: #000000;
	border-width: 0;
	background-color: #FFFF00;
}
.style6 {
	color: #FFFF00;
	text-align: center;
	font-size: large;
	border-width: 1px;
	background-color: #000000;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
}
.style8 {
	text-align: center;
}
.style10 {
	text-decoration: none;
}
.style11 {
	text-decoration: underline;
	text-align: left;
}
.style12 {
	text-align: center;
	text-decoration: underline;
}
.style13 {
	text-align: right;
	text-decoration: underline;
}
.style14 {
	background-color: #0033cc;
	border-color: #0033cc;
	border-width: 2px;
}
.style15 {
	text-decoration: none;
	padding: 5px;
}

.imgtable {
	background-color: #FFFF00
}

.class1 a:link {color: #FFFF00;}
.class1 a:visited {color: #FFFF00;}
.class1 a:active {color: #FFFF00;}
.class1 a:hover {color: #FF9900;}

.class2 a:link {text-decoration: none; color: #000000;}
.class2 a:visited {text-decoration: none; color: #000000;}
.class2 a:active {text-decoration: none; color: #000000;}
.class2 a:hover {text-decoration: none; font-weight: bold; color: #FF0000;}

.class3 a:link {text-decoration: none; font-weight: bold; color: #0000FF;}
.class3 a:visited {text-decoration: none; font-weight: bold; color: #0000FF;}
.class3 a:active {text-decoration: none; font-weight: bold; color: #0000FF;}
.class3 a:hover {text-decoration: none; font-weight: bold; color: #FF0000;}



