a:link
{
	color: #33b7ff;
	text-decoration: none;
}

a:visited
{
	color: #33b7ff;
	text-decoration: none;
}

a:hover
{
	color: #1d85bd;
	text-decoration: none;
}

body, table, tr, td
{
	font-family: Verdana, Arial, Geneva;
	font-size: 11px;
	color: #c3c2c0;
}

.smallfont
{
	font-family: Verdana, Arial, Geneva;
	font-size: 7pt;
}

.title
{
	font-family: Arial, verdana, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.titletext
{
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	color: #a2e7ee;
}

.title_lighten
{
	font-family: Arial, verdana, Geneva;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titletext_lighten
{
	font-family: Arial, Verdana, Geneva;
	font-size: 11px;
	color: #000000;
}

.copyright
{
	color: #5f5d57;
	font-family: verdana, arial, geneva;
	font-size: 7pt;
	text-decoration: none;
}

a.link_titlepic:link
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer_titlepic.gif") left center no-repeat;
	margin-left: 0px;  	
	color: #000000; 
}

a.link_titlepic:visited
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer_titlepic.gif") left center no-repeat;
	margin-left: 0px;  
	color: #000000; 
}

a.link_titlepic:hover
{
	font-family: Arial, verdana, Geneva;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	padding: 2px 0px 1px 17px;
	background: url("https://www.connect2.ch/website/images/pointer_titlepic.gif") left center no-repeat;
	margin-left: 0px;  
	color: #66645e; 
}