@charset "UTF-8";
/* CSS Document */

.windowWrap {
	height: 250px;
	width: 748px;
}
a:link {
	text-decoration: none;
}
a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
	padding: 4px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}