BODY {
	margin:0; 
	padding:0; 
	FONT-SIZE: 12px;
	COLOR: #666666;
	FONT-FAMILY: Arial, Verdana, sans-serif;
	BACKGROUND-COLOR: #F7DAE8;
}

#tiles ul, #tiles ul li {
     list-style: none;
     margin: 0;
     padding: 0;
 }

 #tiles ul {
     text-align: center;
 }

 #tiles ul li {
     display: inline;
     margin-right: .75em;
 }

 #tiles ul li.last {
     margin-right: 0;
 }

	
.topMenu a{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Verdana; 
	font-variant: small-caps;
	COLOR: #000000;
	text-decoration: none;
}
.topMenu a:hover {
	color: #DF67C3;
	font-weight: normal;
    text-decoration: none;
}

a
 {
	COLOR: #DF67C3;
}

.subgrouplinks a {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Verdana; 
	font-variant: small-caps;
	COLOR: #000000;
	text-decoration: none;
}
.subgrouplinks a:hover {
	color: #DF67C3;
	font-weight: normal;
    text-decoration: none;
}
