font {
	color: #6F1063;
}

A.cala {
	width : 100%;
	font-weight : bold;
}

A.cala:ACTIVE, A.cala:HOVER, A.cala:LINK, A.cala:VISITED {
	color : Black;
	 /*color :#D99ACF;*/
	text-decoration: none;
}

BODY {
	background-color : #FFF;
}

A:link, A:active, A:visited, A:hover { 
 color:#006666;
 }
 
 td.navleft a:link,  td.navleft a:active,  td.navleft a:visited,  td.navleft a:hover{
	color: #6F1063; 
}

input,select,textarea { 
	color:#000; 
}

.sel50p {
	width: 40%;
	vertical-align: top;
}

.titles { color: #6F1063;  }

td.menu{ 
		background-color: #D99ACF;
		color: white;
}

a.menu{
	color: yellow;
	width: 100%;
}

a.menu:hover{ background-color : #C057B3;}

A.menu:link, A.menu:active {
	color: white;
	text-decoration: none;
}

a.menu:visited {
	color: white;
	text-decoration : underline;
}

a.catalogue { 
	width: 100%;
}

a.catalogue:hover { 
	background-color : #C057B3;
	color:white;
}

A.catalogue:link, A.menu:active {
	color: #6F1063; 
	text-decoration: none;
}

a.catalogue:visited {
	color: #6F1063; 
	text-decoration: none;
}

.logon {
	color: #6F1063;
	border-style: none;
	border-color: #6F1063;
	margin-top: 1px;
	width: 100%;
}

thead.forumheading {
	background-color: #D99ACF;
	padding-top: 3px;
	padding-bottom: 6px;
}

h2{
	margin-top:0;
}

div.faq {
	margin-left:25px;
	margin-top:10px;
}

.ttip_txt {
	color:#006666;
/*	color:#6F1063; */
}
