﻿
.cright
{
	font-size: 9pt;
	color: #ffffff;
	font-family: times new roman;
	background-color: transparent;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clip: rect(0px auto 0px auto);
	padding-top: 0px;
	cursor: default;
}

.cright:hover
{
	font-size: 9pt;
	color: #ffff66;
	font-family: times new roman;
	background-color: transparent;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clip: rect(0px auto 0px auto);
	padding-top: 0px;
	cursor: default;
}

.download_text
{
	color: #ffffff;
	font-weight: normal;
	font-size: 16pt;
	font-family: times new roman;
	background-color: transparent;
	text-decoration: none;
}

.main_menu
{
	color: #000000;
	font-size: 18pt;
	font-family: times new roman;
	background-color: transparent;
	text-decoration: none;
}

.white
{
	color: #ffffff;
}

.orange
{
	color: #FF9900;
}

.black
{
	color: #000000;
}

.credits
{
	
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}

a:active
{
	text-decoration: none;
	color: #000000;
}
