.tableborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #A50000;
	border-right-color: #006600;
	border-bottom-color: #A50000;
	border-left-color: #006500;
}
.yourname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #006600;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #5A59E7;
	text-align:center;
	text-transform: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #006600;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	font-weight: bolder;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C6FFBD;
	background-color: #730000;
	font-weight: bolder;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #A50000;
	text-align: center;
	text-decoration: none;
}
