body { color: black; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; line-height: 12pt; background-color: white; }
p { font-variant: normal; text-align: left; }
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }
.webdesign{
	padding-top:500px;
	text-align:center;
}

.webdesign a{
	color: #802537;
	font-size:10px;
	text-decoration:none;
}

.webdesign a:hover{
	text-decoration:underline;
}
