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

<style type="text/css">
.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 2px solid #666666;
}

.borderit:hover{
color: blue; 
}

.borderon img{
 border: 2px solid#666666;
 }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	
	
	color: #666666;
}
body {
	background-color: #F2F2F2;
	border-color: #FF0033;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}
a:active {Link
	color: #666666;
	text-decoration: none;
}
.wendyleewright {
	font-size: 30px
}
.About {font-size: 14px}
a:visited {
	text-decoration: none;
	border-color: #FF0033;
}
.description {font-size: 12px}
.Work {color: #000000}
.Title {
	color: #FF0000;
	font-size: 18px;
}
.category2 {color: #333333}
.category {font-size: 15px; }
.arrows {font-size: 24px}
.style1 {font-size: 12px; color: #000000; }
.linkcat {color: #666666}
.linkxs {font-size: 12px; color: #666666; }
.linkabout {font-size: 14px; color: #666666; }
.linkxxl {color: #666666; font-size: 30px; }
.nextlink {
	color: #666666;
	font-size: 18px;
.linkcurrent {color: #FF0033; font-size: 18px; }	

</style>

