body {
	font:'Times New Roman'
}

a:link {
	font-size: 13px;
	color: #0000CC;
	text-decoration:none
}

a:visited {
	font-size: 13px;
	color: #0000CC;
	text-decoration:none	
}

a:hover{
	font-size: 13px;
	color:#333366;
	text-decoration:underline
}

.bordertable {
	border-width:thin; 
	border-style:solid;
	width:725px;
	margin-top:10px
}
