/* CSS definition file containing site wide stylesheets */

A:active {
	color: rgb(240,240,240);
 	text-decoration: none 
}

.clips {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

A:link {
	color: rgb(240,240,240);
 	text-decoration: none 
}

.Models {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(62,56,38)
}

A:visited {
	color: rgb(240,240,240);
 	text-decoration: none 
}

H1 {
	font-size: 12pt;
 	font-weight: bold
}

A {
	color: rgb(0,0,0);
 	text-decoration: none 
}

A:hover {
	color: rgb(255,255,9);
 	text-decoration: none 
}