﻿body {
	background-color: #4e4e4e; /*a7a7a7*/
	font-family: Century Gothic, Kalinga, Arial;
	font-size: 48px;
	text="#ffffff";
	}

a {
	font-family: Century Gothic, Kalinga, Arial;
    font-size: 24px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    }
    a:hover { text-decoration: none; color: rgb(153, 0, 0); text-decoration: none; font-size: 24px; }

a#links {
	font-family: Century Gothic, Kalinga, Arial;
    font-size: 24px;
    color: rgb(51, 51, 51);
    text-decoration: none;
    }
    a#links:hover { text-decoration: none; color: rgb(153, 0, 0); font-size: 24px; }

.logo {
	font-family: Century Gothic, Kalinga, Arial;
	font-size: 48px;
	letter-spacing: 1pt;
	color: rgb(51, 51, 51);	
	}

.text {
	font-family: Century Gothic, Kalinga, Arial;
	font-size: 24px;
	color: rgb(51, 51, 51);
	}
	
/* - - - */