/*

	SIMPARCH CSS FILE

*/

body

{



	font-family: Arial;



}

.Nav

{

	color: #40420d;

	font-size: 16px;

	text-align: center;

	text-decoration:none;

}

.Proj

{

	color: #40420d;

	font-size: 12px;

	text-align: center;

	text-decoration:none;
	 

} 

.name

{

	color: #40420d;

	font-size: 12px;

	text-align: center;

	text-decoration:none;
	 

}

.colab

{

	color: #960202;

	font-size: 12px;

	text-align: left;

	text-decoration:none;

}

.GNDA

{

	color: #40420d;

	font-size: 16px;

	text-align: center;

	text-decoration:underline;

}

table

{

	cellPadding:1;

	tableLayout:fixed;



}

#mova

{

color: #40420d;

text-decoration:none;

}

#links

{

color: #40420d;

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