.ProjectViva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	cursor: auto;
	font-weight: normal;
	line-height: normal;

}
.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.smaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
	color: #000000;
}

.contact {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

A:link {
	COLOR: #333366; TEXT-DECORATION: none; 
	
	font-weight:bold;
	
}

A:hover {
	COLOR: #333366;
	
	font-weight:bold;
	background-color:#ECECFF;
	
}

A:visited {
	COLOR: #333366; TEXT-DECORATION: none;  
	
	font-weight:bold;
	
}

A:link img {
	border-color: #ffffff;
}

A:visited img {
	border-color: #ffffff;
}

A:hover img {
	background-color: #ffffff ! important;
}

.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#ECECFF;
	color:#000000;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
}

#thumblink a: hover{
	padding:2px;
	font-weight:bold;
	background-color: #ffffff
}

.textborder{
	border-left: double black;
	border-top: double black;
	padding-left: 10px;
	padding-top: 10px;
}
	
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}