/* Basic Stylesheet for AWinkhaus web-site 
   http://www.geocities.com/awinkhaus */
/* last updated Agosto, 2002 */

/* Body and Blocks */
BODY
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR : #333333;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	PADDING-BOTTOM : 0px;
	PADDING-LEFT : 0px;
	PADDING-RIGHT : 0px;
	PADDING-TOP : 0px;
}

TABLE, TR, TD, TH, P, SMALL, BIG 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :80%;
}

STRONG {FONT-WEIGHT : bold }

/* Style for Lists */
UL, LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	margin-top : 0px;
}

.year {
	font-size : 14px;
	color: #FF0000;
	background : transparent;
	font-weight : bold;
	margin : 0px;
}

/*  Links  */
A {
	color : #008080;
	background : transparent;
}

A:visited {
	color : #008080;
	background : transparent;
}

A:hover {
	color : #FF0000;
	background : transparent;
}

A:active {
	color : #CC0000;
	background : transparent;
}

A.menu {
	color : #666666;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A.menu:visited {
	color : #666666;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

A.menu:hover {
	color : #FF3333;
	background : transparent;
	text-decoration : underline;
}

A.menu:active {
	color : #CC0000;
	background : transparent;
	text-decoration : underline;
}

/*  Link letra chica  */
A.chico {
	color : #333333;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}

A.chico:visited {
	color : #333333;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-decoration : underline;
}

A.chico:hover {
	color : #FF0000;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	text-decoration : none;
}

/* Mas chico */
SMALL.smaller {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

/* COLOR TEXT */
.reversa {
	color: White;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-decoration : none;
}

.reversa:visited {
	color: White;
	background : transparent;
	text-decoration : none;
}

.reversa:hover {
	color : #FF0000;
	background : transparent;
	text-decoration : underline;
}

.reversa:active {
	color: White;
	background : transparent;
	text-decoration : none;
}

.pics {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 200%;
	color: Red;
	background : transparent;
	font-weight : bold;
}

.red {
	color: Red;
	background : transparent;
	font-weight : normal;
}

.blue {
	color: #003399;
	background : transparent;
}

.white {
	color: White;
	background : transparent;
}
/* fin COLOR TEXT */

/*  Headers */
H1 {
	color : #FF0000;
	background : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
}

H2 {
	color : #333333;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 110%;
	font-weight : normal;
}

H3 {
	color : #FF0000;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
}

H4 {
	color : #333333;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
}

H5 {
	color: #FF0000;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
}

HR { color : #FF0000; background : transparent; }

/* end of file for "awink.css" */
