@charset "UTF-8";
/* CSS Document */

body {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h3 {
	font-size: 13px;
	color:white;
}

A:link {
	text-decoration: none;
	color: #333333;
}

A:visited {
	text-decoration: none;
	color: #333333;
}

A:active {
	text-decoration: none;
	color: #333333;
}

A:hover {
	text-decoration: none;
	color: #333333;
}

a img {
	border: none; 
}

p { 
	color: #ffffff;
}

td {
	font-size:12px;
	color: #ffffff;
}

.mainContent .p .a .a:visited .a:hover{
	color: #CCCCCC
}
