BODY
	{
		Font-Family:calibri;
		Color:White;
	}
	
#LOGOIMAGE
	{
		background-image:url(../images/cuffs.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	
#CCIMAGE
	{
		background-image:url(../images/cc.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}

A:Link,
A:Visited
	{
		Text-decoration:none;
		color:White;
	}
		
A:Active
	{
		Text-decoration:none;
		color:white;
	}
	
P
	{
		text-indent:5em
	}
#HOMEAB
	{
		Font-Size:14pt;
		Font-Family:calibri;
	}