body
{
    background-color: #003366;
    color:#FFFFFF
}
p
{
    font-size: 15;
    text-align: center;
}
a
{
    text-decoration: none;
    font-size: 15;
}
a:link
{
    color: white;
}
a:visited
{
    color: white;
}
a:hover
{
    color: aqua;
}
.gvPage
{
	font-size: 18px;
	font-weight: bold;
	color: #4A3C8C;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	
		
}