body {
	font-family: Tahoma, Arial, Verdana;
}
td {
	font-size:13px;
}
.tahoma {	
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial11 {
	color: #333333;
}
.arial14 {
	color: #333333;
}
.arial10 {
	color: #666666;
	text-decoration: none;
}
.arial14PU {
	color: #660066;
	text-decoration: none;
}
/* Defines the style for normal unvisited links */
 
a:link {
	text-decoration: none;
	color: #000;
	cursor: auto;
}
/* Defines the style for visited links. */

a:visited {
	text-decoration: none;
	font-weight:normal;
}
/* Defines the style for hovered links. A link is hovered when the mouse moves over it. */

a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #F00;
}

