a:link {
	color : #4A63DE;
	text-decoration : underline;
}

a:visited {
	color : #4A63DE;
	text-decoration : underline;
}

a:hover {
	color : #4A63DE;
	text-decoration : none;
}

a:active {
	color : #4A63DE;
	text-decoration : underline;

}

body 	{
	background-image : url(images/bg.gif);
	color : #212121;
	font-family : Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 5px 0px 0px 0px;
	line-height : 18px;
	background-repeat : repeat-y;
}

h1 	{
	color : #000000;
	font-size : 38px;
	margin-bottom : 12px;
}

h2 	{
	color : #000000;
	font-size : 14px;
}

h3 	{
	color : #4A63DE;
	font-size : 12px;
}

h4 	{
	color : #4A63DE;
	font-size : 12px;
}

td 	{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #212121;
	font-size : 12px;
	line-height : 17px;
}

.green {
	color : #007300;
}

.menu {
	color : #000000;
	line-height : 150%;
}

.red {
	color : #FF0000;
}

.small {
	font-size : 10px;
}

.title {
	font-size : 35px;
	font-weight : bold;
}

.blue {
	color : #00ADD9;
}

.white {
	color : White;
}

input {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.colourback {
	background-color : #5988B2;
}

.lightcolourback {
	background-color : #FFBF7F;
}

.midcolourback {
	background-color : #00ADD9;
}

.smallwhite {
	font-size : 10px;
	color : White;
}

.smallblue {
	font-size : 10px;
	color : #4A63DE;
}

.border {
	border : 1px solid #4A63DE;
}

.rightnav {
	background-color : #FDE8D3;
}

.rightnavtwo {
	background-color : #FEF3E8;
}

.grey {
	color : #666666;
}
