body {
	color: Black;
	background-color : 
}

.white {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
font-size: small;
	color: white;
	font-weight: normal;

	
	}

.white a:link {
	color : #A9A9A9;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
	
}
.white a:visited {
	color : white;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.white a:hover {
	color : Black;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.white a:active {
	color : white;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}


.profile {
	font-family: verdana, Arial, Helvetica, sans-serif;
font-size: x-small;
	color: Black;
	font-weight: normal;

	
	}

.profile a:link {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
	
}
.profile a:visited {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
}
.profile a:hover {
	color : #FF8000;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
}
.profile a:active {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration: underline;
}

.btmnav {
font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: Gray;
	}

.btmnav a:link {
	color : Gray;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.btmnav a:visited {
	color: Gray;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

	
.btmnav a:hover {
	color : red;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
}
.btmnav a:active {
	color : Gray;
	font-family : verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	text-decoration: none;
} 


}

.pink {
	font-family: tahoma, verdana, Arial, Helvetica, sans-serif;
font-size: small;
	color: #FF6347;
	font-weight: bold;

	
	}

.pink a:link {
	color : white;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
	
}
.pink a:visited {
	color : white;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.pink a:hover {
	color : #FF6347;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
.pink a:active {
	color : white;
	font-family : tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	text-decoration: none;
}
