.dotHor {
	background-image: url(../images/dotHor.gif);
	background-repeat: repeat-x;	
}

.dotHor_over {
	background-image: url(../images/dotHor_over.gif);
	background-repeat: repeat-x;	
}

.dotVert {
	background-image: url(../images/dotVert.gif);
	background-repeat: repeat-y;
	background-position: right;	
}

.dotVert_over {
	background-image: url(../images/dotVert_over.gif);
	background-repeat: repeat-y;
	background-position: right;	
}

.header {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #FFCCCC;
}

.footer{
	font-family: Tahoma; 
	font-size: 10px; color: #FFFFFF; 
	text-decoration: none;
}
a.footer {font-family: Tahoma; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.footer:hover {text-decoration: underline}

.signature {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #999999;
	text-decoration: underline;
}
a.signature {font-family: Tahoma; font-size: 10px; color: #999999;  text-decoration : underline; }
a.signature:hover {color: #CC0000}

.intro {
	font-family: Tahoma; 
	font-size: 10px; 
	color: #666666; 
	padding-top: 10px; 
	padding-right: 2px;
}
a.intro { font-family: Tahoma; font-size: 10px; color: #666666; padding-top: 10px; padding-right: 2px; text-decoration: none}
a.intro:hover { text-decoration: underline; color: #CC0000; }

.title {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #CC0000;
}

a.title {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #CC0000;
	text-decoration: none;
}
a.title:hover { text-decoration: underline; }

.common{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333;
}

a.common{
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333;
	text-decoration: none;
}
a.common:hover { text-decoration: underline; color: #CC0000; }