@charset "UTF-8";
/* CSS Document */

/*

In the websmith version, this file is in /include_files/css/grad-programs
Please make changes there instead of here.

	----Ron
*/

.names {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#C00;
}

a,a:link {
    color: #000000;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}
a:visited {
	color:#333;
}
a:hover {
    color: #C00;
}

.charsRemaining {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}