/* CSS Document */
body,td{
	font-family: arial;
	color: #0000ff;
	font-size: 14px;
	vertical-align: top;	
	line-height: normal;
	text-decoration: none;
}
p,ul{
	font-family: arial;
	color: #000000;
	font-size: 12px;
	vertical-align: top;	
	line-height: normal;
	text-decoration: none;
}
img{
    border:1;
	color: #0000ff;
}
a {
	font-family: arial;
	font-size: 14px;	
	color: #ffff00;	
	text-decoration: none;
	line-height: normal;	
}
a:visited {
	color: #ffff00;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #ffffff;
}
