/* -- This is the custom style sheet for the TriQuarterly.org Submission Manager.
Stylesheet created by NUAMPS, Northwestern University

-- */

body{
	color:#333333;
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
font-size:100%;
width:1024px;
}

.tq_link a:link, .tq_link a:visited{
	background-color:#000000;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:10px;
text-decoration:none;
}
.tq_link a:hover{
	background-color:#555555;
}