﻿a:link
{
    color: #CC6699;
    text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6699;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {    text-align: center;
}
